I am using cached_network_image plugin to cache images in flutter. It is working fine. Now I want to save image at path provided by getExternalStorageDirectory() from path_provider plugin without again downloading image from internet. How do I do this?
getExternalStorageDirectory()
1.4m articles
1.4m replys
5 comments
57.0k users