mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 07:01:16 +00:00
Show download status on reader chapter view.
This commit is contained in:
@@ -49,6 +49,8 @@ part 'comic_image.dart';
|
||||
|
||||
part 'loading.dart';
|
||||
|
||||
part 'chapters.dart';
|
||||
|
||||
extension _ReaderContext on BuildContext {
|
||||
_ReaderState get reader => findAncestorStateOfType<_ReaderState>()!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user