Baseflow / Baseflow/flutter_cache_manager

What happens if the memory of the phone is full?

Open
#426 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.