fast_cache_network_image 1.0.12
fast_cache_network_image: ^1.0.12 copied to clipboard
A flutter package to cache network image,lottie and videos easily.You can add beautiful loaders, percentage indicators and error builder.
1.0.12 #
- flutter V3.41 code migration
1.0.11 #
- FastCachedImageProvider fallback url bug fix
1.0.10 #
- FastCachedImageProvider fallback url added
1.0.7 #
- Cache directory changed to "ApplicationCacheDirectory"
1.0.6 #
- Added
FastCachedVideowidget to cache and play videos. - Added
FastCachedLottiewidget to cache and play lottie animations. - Updated dependencies.
1.0.4 #
- Redundant code removed and the code has been optimized.
1.0.5 #
- Redundant code removed and the code has been optimized.
1.0.3 #
- Bug Fixes
1.0.2 #
- Bug Fixes
1.0.1+1 #
- Initial release.