morpheme_cached_network_image 1.1.3 morpheme_cached_network_image: ^1.1.3 copied to clipboard
Flutter library to load and cache network images. Can also be used with loading and error widgets.
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.