mangayomi-mirror/lib/modules/widgets
NBA2K1 69df87ff0e Merge two identical providers
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.
2025-07-29 14:02:48 +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 Merge two identical providers 2025-07-29 14:02:48 +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 dart format 2025-02-23 15:31:49 +01:00
gridview_widget.dart dart format 2025-05-30 17:43:42 +01:00
listview_widget.dart refactor: replace ListView with SuperListView across multiple widgets 2025-03-09 12:02:38 +01:00
loading_icon.dart some fixes 2024-05-14 13:06:46 +01:00
manga_image_card_widget.dart added sync for settings 2025-07-21 23:37:51 +02:00
progress_center.dart dart format 2025-02-23 15:31:49 +01:00