mangayomi-mirror/lib/utils/extensions
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
..
build_context_extensions.dart fix 2024-12-13 10:31:57 +01:00
chapter.dart dart format 2025-02-23 15:31:49 +01:00
dom_extensions.dart Enhance DOM extension methods with additional pseudo-selector handlers and improve nth-child logic 2025-10-30 14:24:43 +01:00
others.dart Move cacheDir creation to storage_provider 2025-12-17 20:55:41 +01:00
stream.dart dart format 2025-02-23 15:31:49 +01:00
string_extensions.dart added mpv config for Anime4K 2025-07-24 22:25:14 +02:00