We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d36b2 commit b8702e5Copy full SHA for b8702e5
cached_network_image/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [3.2.4] -
2
+* Replace error type in `LoadingErrorWidgetBuilder` from dynamic to Object
3
+
4
## [3.2.3] - 2022-11-25
5
* Correctly dispose image stream handler
6
cached_network_image/pubspec.yaml
@@ -2,7 +2,7 @@ name: cached_network_image
description: Flutter library to load and cache network images.
Can also be used with placeholder and error widgets.
homepage: https://github.com/Baseflow/flutter_cached_network_image
-version: 3.2.3
+version: 3.2.4
7
dependencies:
8
flutter:
0 commit comments