Baseflow / Baseflow/flutter_cache_manager
Preserve file name
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
## 💬 Questions and Help
How can I preserve the file name of the cached object?
I'm storing the file to share it posteriorly using the putFile method to save and the getFileFromCache to retrieve it but I'm losing the file name in this process. Is there any way of preserving the file name or shall I implement my putFile method?
Guía de contribución
Línea de trabajo
Start by reading the putFile and getFileFromCache entry points to trace how the cached object is stored and returned. Determine whether the existing cache metadata can preserve the original file name; done means retrieving the object retains that name, with the behavior verified by an appropriate test.
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
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100