fast_cached_network_image 1.0.1
fast_cached_network_image: ^1.0.1 copied to clipboard
A flutter package to cache network image fastly without any native dependencies.You can add beautiful loaders, percentade indicators and error builder.
0.0.1 #
- Initial release.
0.0.2 #
- Added functionality to periodically clear the cached files
0.0.3 #
- MIT License updated
0.0.4 #
- Added fade in and out transitions while displaying the image
- Added error logging
1.0.0-nullsafety.0 #
- Performance improvements
- Added methods to clear all cache
- Added method to clear a given image from cache
- Added method to check whether a given image exist in cache
- Updated loadingBuilder function with the download progress data
1.0.1 #
- Version 1 release