image_cache 1.0.1
image_cache: ^1.0.1 copied to clipboard
A flutter package which shows an image. Gets it from an URL and then saves it in your local storage.
1.0.0 #
- Initial release.
1.0.1 #
- Implicits use of file_cache_provider to cache the image files.