Baseflow / Baseflow/flutter_cache_manager
What happens if the memory of the phone is full?
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Let's assume that I have not defined any `stalePeriod` or `maxNrOfCacheObjects` and the cache in the phone is full. What happens then? Will nothing more be loaded? Or does the app crash?
Contributor guide
Assessment
This issue has not been assessed yet.