mangayomi-mirror/lib/modules
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
..
anime remove redundant import 2025-12-17 20:43:23 +01:00
browse fix: prevent error when scrolling without clients 2025-11-12 17:04:38 +01:00
calendar Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
history Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
library fix 2025-11-25 15:34:38 +01:00
main_view Refactor dependencies and remove unused packages; update Flutter HTML package; add novel reader settings UI 2025-11-08 01:38:29 +01:00
manga + 2025-12-14 13:17:47 +01:00
more Move cacheDir creation to storage_provider 2025-12-17 20:55:41 +01:00
novel Refactor an fix 2025-11-09 01:15:27 +01:00
tracker_library Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
updates Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
webview feat(user-agent): add default user agent setting 2025-12-10 14:14:51 +01:00
widgets Move cacheDir creation to storage_provider 2025-12-17 20:55:41 +01:00