mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-07 16:50:44 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| cryptoaes | ||
| extensions | ||
| log | ||
| url_protocol | ||
| cached_network.dart | ||
| chapter_recognition.dart | ||
| constant.dart | ||
| date.dart | ||
| discord_rpc.dart | ||
| global_style.dart | ||
| headers.dart | ||
| headers.g.dart | ||
| html_to_xml_doc.dart | ||
| language.dart | ||
| reg_exp_matcher.dart | ||
| riverpod.dart | ||
| utils.dart | ||
| xpath_selector.dart | ||