Baseflow / Baseflow/flutter_cached_network_image
In memory caching only?
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Is there a way to disable the cache persistency, so that the images are cached in-memory only and dropped upon every app startup?
I've looked through the API and briefly checked the source code and it doesn't seem like it's possible (CacheStore is created internally during the construction of the CacheManager) but maybe I am missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.