Releases: Baseflow/flutter_cached_network_image
Releases · Baseflow/flutter_cached_network_image
v3.4.0
What's Changed
- Fixed: Deprecated API usage by @muhib349 in #911
- Expose
scale
of CachedNetworkImageProvider on CachedNetworkImage by @amake in #576 - Improved debug console messages by @hgraceb in #960
- Bugfix: Change how errors are reported by ImageLoader. Emits as stream instead of re-throwing by @robert-northmind in #937
- added static field defaultCacheManager to CachedNetworkImageProvider by @AurelVU in #933
New Contributors
- @amake made their first contribution in #576
- @hgraceb made their first contribution in #960
- @robert-northmind made their first contribution in #937
- @AurelVU made their first contribution in #933
Full Changelog: v3.3.1...v3.4.0