mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-10 15:40:38 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| app_localizations.dart | ||
| app_localizations_ar.dart | ||
| app_localizations_de.dart | ||
| app_localizations_en.dart | ||
| app_localizations_es.dart | ||
| app_localizations_fr.dart | ||
| app_localizations_id.dart | ||
| app_localizations_it.dart | ||
| app_localizations_pt.dart | ||
| app_localizations_ru.dart | ||
| app_localizations_th.dart | ||
| app_localizations_tr.dart | ||
| app_localizations_zh.dart | ||