mangayomi-mirror/lib/modules/library/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
..
library_gridview_widget.dart Merge two identical providers 2025-07-29 14:02:48 +02:00
library_listview_widget.dart Merge two identical providers 2025-07-29 14:02:48 +02:00
list_tile_manga_category.dart dart format 2025-05-30 17:43:42 +01:00
search_text_form_field.dart Don't focus searchbar when migrating 2025-07-12 20:26:31 +02:00