Skip to content

Commit b89bc5d

Browse files
committed
fixed decoderCallback issue by updating flutter_blurhash version to 0.8.2
1 parent 0a00bf1 commit b89bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cached_network_image/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
path: ../
1313
flutter:
1414
sdk: flutter
15-
flutter_blurhash: ^0.7.0
15+
flutter_blurhash: ^0.8.2
1616

1717
dev_dependencies:
1818
flutter_test:

0 commit comments

Comments
 (0)