Baseflow / Baseflow/flutter_cache_manager
Preserve file name
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
## 💬 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?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100