Baseflow / Baseflow/flutter_cache_manager

What happens if the memory of the phone is full?

Abierto
#426 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
809
Forks
510
Merge medio
6 min
PR fusionados (30 d)
1

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
dart, flutter
Área
mobile
Tipo de issue
Documentación
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.