Baseflow / Baseflow/flutter_cache_manager
Preserve file name
Open
type: enhancement
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 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?
Contributor guide
Assessment
This issue has not been assessed yet.