mangayomi-mirror/lib/modules/manga/reader
Moustapha Kodjo Amadou 4e9af30e8e feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal
- PageIndicator widget to display current page and total pages.
- Created ReaderAppBar for navigation and chapter information.
- ReaderBottomBar for page navigation and settings access.
- Added ReaderGestureHandler for managing tap zones and gestures.
- ReaderSettingsModal for user-configurable settings.
2025-12-05 16:54:10 +01:00
..
managers feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
mixins feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
providers refactor: replace await for loop with listen for message handling 2025-11-25 15:35:29 +01:00
services feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
widgets feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
image_view_paged.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00
image_view_vertical.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00
image_view_webtoon.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
reader_view.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
u_chap_data_preload.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00