mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-15 20:56:07 +00:00
Merge `isLongPressedMangaStateProvider` and `isLongPressedStateProvider` Both providers do the same thing and it is impossible to change the value of the provider in different places in the app at the same time. So just use one `isLongPressedStateProvider`. Reduces code duplication and there is no confusion about which one to use. |
||
|---|---|---|
| .. | ||
| bottom_select_bar.dart | ||
| bottom_text_widget.dart | ||
| category_selection_dialog.dart | ||
| cover_view_widget.dart | ||
| custom_draggable_tabbar.dart | ||
| custom_extended_image_provider.dart | ||
| custom_sliver_grouped_list_view.dart | ||
| error_text.dart | ||
| gridview_widget.dart | ||
| listview_widget.dart | ||
| loading_icon.dart | ||
| manga_image_card_widget.dart | ||
| progress_center.dart | ||