Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Commit 34075ec

Browse files
author
mchome
committed
[skip ci] update deps
1 parent 7005a87 commit 34075ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_advanced_networkimage
22
description: An advanced image provider provides caching and retrying for flutter app. Now with zoomable widget and transition to image widget.
3-
version: 0.6.3
3+
version: 0.6.4
44
homepage: https://github.com/mchome/flutter_advanced_networkimage
55

66
dependencies:
@@ -9,7 +9,7 @@ dependencies:
99
http: ^0.12.0
1010
path_provider: ^1.5.1
1111
path: ^1.6.4
12-
flutter_svg: ^0.16.1
12+
flutter_svg: ^0.17.0
1313

1414
dev_dependencies:
1515
flutter_test:

0 commit comments

Comments
 (0)