mangayomi-mirror/lib/modules/manga/reader/widgets
Moustapha Kodjo Amadou c3ac07fa97 feat(reader): implement chapter transition view
- Introduced `TransitionViewPaged` and `TransitionViewVertical` widgets to handle chapter transitions.
- Created `ChapterTransitionPage` widget to display transition information between chapters.
- Updated reader view logic to incorporate transition pages when navigating chapters.
- Enhanced `UChapDataPreload` model to support transition states and next chapter information.

feat(localization): add chapter transition messages in multiple languages

fix(dependencies): update Dart SDK and dependencies

- Updated Dart SDK constraint to ^3.8.0.
- Changed `epubx` dependency to use the latest version from GitHub.
2025-05-27 17:30:31 +01:00
..
btn_chapter_list_dialog.dart moved super() call of initState to top of method 2025-04-22 04:57:52 +02:00
chapter_transition_page.dart feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00
circular_progress_indicator_animate_rotate.dart Fix Exception 2025-04-22 03:23:12 +02:00
color_filter_widget.dart dart format 2025-02-23 15:31:49 +01:00
transition_view_paged.dart feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00
transition_view_vertical.dart feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00