Skip to content

Commit 7f49efc

Browse files
authored
Merge pull request #909 from muhib349/fix_decoder_callback
Fixed Error: Type 'DecoderCallback' not found. #904
2 parents 0a00bf1 + b89bc5d commit 7f49efc

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)