paulonia_cache_image 0.2.0
paulonia_cache_image: ^0.2.0 copied to clipboard
Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.
0.2.0 #
- Option
maxInMemoryImagesadded. With this option you can set a maximum number of stored images in memory. - Fixed a bug with
init()inPCacheImage
0.1.0 #
- Change default values in
init()functionality added - Fixed bug with
google_servicesin the example project
0.0.1 #
- Initial release
- Supports in-memory and storage cache
- Supports Android, iOS and web