mangayomi-mirror/lib/modules/widgets
NBA2K1 0ed8ee2cd2 Move cacheDir creation to storage_provider
- Move the cacheDir creation to storage_provider from `others.dart`, `custom_extended_image_provider.dart` and `storage_usage.dart`.

- Use the correct directory, `getApplicationCacheDirectory()` instead of the `getTemporaryDirectory()` (which is being deleted by the OS regularly) for cache files.

- remove the `_cacheDownloadPath` from `storage_usage.dart` as the path is never being created in the first place, so using that path in `clearCache()` and `_getTotalDiskSpace()` is unnecessary.
2025-12-17 20:55:41 +01: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 Refactor an fix 2025-11-09 01:15:27 +01: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 Move cacheDir creation to storage_provider 2025-12-17 20:55:41 +01:00
custom_sliver_grouped_list_view.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08: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 Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
progress_center.dart dart format 2025-02-23 15:31:49 +01:00