morpheme_cached_network_image 2.0.0 morpheme_cached_network_image: ^2.0.0 copied to clipboard
Flutter library to load and cache network images. Can also be used with loading and error widgets.
2.0.0 #
- bump flutter version minimal 3.24.0
- change local storage hive to objectbox
- update docs README.md
1.1.3 #
- fixing MorphemeCachedNetworkImage when cacheWidth or cacheHeight is zero
1.1.2 #
- fixing MorphemeCachedNetworkImage when cacheWidth or cacheHeight is zero
1.1.1 #
- fixing widget shimmer and wrap image with sizedbox
1.1.0 #
- add set default for cacheWidth and cacheHeight for optimize the render image
1.0.3 #
- bump http to 1.2.1
1.0.2 #
- fix bad state after widget dispose
- add example
1.0.1 #
- update documentation and homepage link.
1.0.0 #
- Initial Open Source release.