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