Baseflow / Baseflow/flutter_cache_manager
Is there a way to set maximum cache size (in megabytes)
Open
type: enhancement
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
We can set max number of cached files and a life span. But i could not find a way to set a maximum size limit.
If we can set lets say 300MB and we are at 250BM atm;
when a new 100MB file getting cahced, the oldest should be deleted (or more up to 50MB)
Contributor guide
Assessment
This issue has not been assessed yet.