diff --git a/pubspec.lock b/pubspec.lock index ae516edb..c06dfa37 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -630,6 +630,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.1.0" + photo_view: + dependency: "direct main" + description: + name: photo_view + url: "https://pub.dartlang.org" + source: hosted + version: "0.11.1" platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2d2f9efd..836d4a8c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -80,7 +80,7 @@ dependencies: cached_network_image: ^2.0.0 flutter_html: ^1.3.0 #2.1.0 -# photo_view: ^0.11.1 + photo_view: ^0.11.1 chewie: ^0.12.2 video_player: ^1.0.1