From af962d98e259e6ce7c29e9b68b183e16a07ee546 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 21 Jan 2021 15:58:25 +0100 Subject: [PATCH] chore: Remove unused dependency --- pubspec.lock | 7 ------- pubspec.yaml | 1 - 2 files changed, 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index aed3fa3f6..f3d114833 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -816,13 +816,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.4" - photo_view: - dependency: "direct main" - description: - name: photo_view - url: "https://pub.dartlang.org" - source: hosted - version: "0.10.3" platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d74c4175b..b59cface4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,6 @@ dependencies: universal_html: ^1.2.4 receive_sharing_intent: ^1.4.2 flutter_slidable: ^0.5.7 - photo_view: ^0.10.3 flutter_sound: 2.1.1 open_file: ^3.0.3 mime_type: ^0.3.2