mangayomi-mirror/lib/modules/manga/reader/widgets
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
..
auto_scroll_button.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
btn_chapter_list_dialog.dart Refactor an fix 2025-11-09 01:15:27 +01:00
chapter_transition_page.dart dart format 2025-05-30 17:43:42 +01:00
circular_progress_indicator_animate_rotate.dart dart format 2025-05-30 17:43:42 +01:00
color_filter_widget.dart dart format 2025-05-30 17:43:42 +01:00
custom_popup_menu_button.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00
custom_value_indicator_shape.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00
double_page_view.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
image_actions_dialog.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
page_indicator.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
reader_app_bar.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
reader_bottom_bar.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
reader_gesture_handler.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
reader_settings_modal.dart feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal 2025-12-05 16:54:10 +01:00
transition_view_paged.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00
transition_view_vertical.dart separated some classes from reader_view 2025-07-23 03:16:24 +02:00