Baseflow / Baseflow/flutter_cache_manager
How to customize the file name
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
## 💬 Questions and Help
I tried using
`
var file = await DefaultCacheManager().getSingleFile('https:xxx.com/test.pdf')
`
but I got a file with a path
`
'/cache/libCachedImageData/1f91faa0-a9dd-1df7-98e4-0df546dcdedb.pdf"
`
Contributor guide
Assessment
This issue has not been assessed yet.