diff --git a/pubspec.lock b/pubspec.lock index a961e6a..0ee8c23 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -584,7 +584,7 @@ packages: name: photo_view url: "https://pub.dartlang.org" source: hosted - version: "0.13.0" + version: "0.14.0" pinput: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 129ab30..fcdc00f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: flutter_svg: ^1.1.1+1 bouncing_widget: ^2.0.0 shimmer: ^2.0.0 - photo_view: ^0.13.0 + photo_view: ^0.14.0 dev_dependencies: flutter_test: