mangayomi-mirror/lib/modules/widgets
NBA2K1 c2bae6d17b Extract reusable Select Bar and Button widgets
Previously, the same select bar and button styles were defined in both
`library_screen.dart` and `manga_detail_view.dart`, resulting in repeated code.

This commit extracts the select bar and its buttons into reusable widgets
to reduce duplication and improve readability and maintainability.
2025-07-28 16:29:30 +02:00
..
bottom_select_bar.dart Extract reusable Select Bar and Button widgets 2025-07-28 16:29:30 +02:00
bottom_text_widget.dart dart format 2025-05-30 17:43:42 +01:00
category_selection_dialog.dart adjusted sync features 2025-07-04 02:24:01 +02:00
cover_view_widget.dart dart format 2025-05-30 17:43:42 +01:00
custom_draggable_tabbar.dart fix animation 2025-07-16 14:02:59 +02:00
custom_extended_image_provider.dart dart format 2025-05-30 17:43:42 +01:00
custom_sliver_grouped_list_view.dart dart format 2025-05-30 17:43:42 +01:00
error_text.dart
gridview_widget.dart dart format 2025-05-30 17:43:42 +01:00
listview_widget.dart
loading_icon.dart
manga_image_card_widget.dart added sync for settings 2025-07-21 23:37:51 +02:00
progress_center.dart