mangayomi-mirror/lib/providers
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
..
l10n_providers.dart added sync for settings 2025-07-21 23:37:51 +02:00
l10n_providers.g.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
storage_provider.dart Move cacheDir creation to storage_provider 2025-12-17 20:55:41 +01:00