mangayomi-mirror/lib/modules/manga/detail
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
..
providers added sync for settings 2025-07-21 23:37:51 +02:00
widgets Merge pull request #520 from NBA2K1/better-UX 2025-07-21 09:14:41 +01:00
manga_detail_main.dart moved super() call of initState to top of method 2025-04-22 04:57:52 +02:00
manga_detail_view.dart Extract reusable Select Bar and Button widgets 2025-07-28 16:29:30 +02:00
manga_details_view.dart remove == true 2025-07-06 20:05:01 +02:00