mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-16 17:23:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| providers | ||
| widgets | ||
| manga_detail_main.dart | ||
| manga_detail_view.dart | ||
| manga_details_view.dart | ||