mangayomi-mirror/lib
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
..
eval + 2025-05-22 18:05:08 +01:00
ffi dart format 2025-02-23 15:31:49 +01:00
l10n feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00
models Merge branch 'temp/epub' into feature/epub 2025-05-07 22:25:11 +02:00
modules feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00
providers Update storage_provider.dart 2025-05-26 15:37:09 +02:00
router DRY the code in router.dart 2025-04-28 03:18:36 +02:00
services upgrade 2025-05-21 18:16:18 +01:00
src/rust upgrade 2025-05-21 18:16:18 +01:00
utils feat(reader): implement chapter transition view 2025-05-27 17:30:31 +01:00
main.dart fixed repo check for deep links 2025-05-14 23:00:24 +02:00