flutter_cache_manager
flutter_cache_manager copied to clipboard
How to customize the file name
💬 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"
You can rename file before do something