Baseflow / Baseflow/flutter_cache_manager
What happens if the memory of the phone is full?
Offen
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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?
Beitragsleitfaden
Rechercherichtung
Start by tracing how the cache behaves when no stalePeriod or maxNrOfCacheObjects is configured and the phone's storage is full. Confirm whether downloads stop, cached objects are evicted, or an error is exposed, then document the observed behavior and any relevant limits in the project documentation.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- mobile
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100