From 90010ba77b7898712cdaab96e54821e22635fbd9 Mon Sep 17 00:00:00 2001 From: fmk Date: Wed, 21 Jul 2021 19:01:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=81=8A=E5=AE=A2=E7=99=BB=E9=8C=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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