diff --git a/pubspec.lock b/pubspec.lock index 1843bf6b2..cbbbee813 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1063,15 +1063,6 @@ packages: url: "https://pub.dev" source: hosted version: "5.1.0" - photo_view: - dependency: "direct overridden" - description: - path: "." - ref: master - resolved-ref: b1a315a2fb546f7b52dd04490d3257ac452f2a6b - url: "https://github.com/bluefireteam/photo_view" - source: git - version: "0.14.0" pinch_zoom: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f1bec6f2c..61fb24102 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -90,12 +90,6 @@ dependencies: # quick_actions: ^0.2.1 # idb_shim: ^1.11.1+1 -dependency_overrides: - photo_view: - git: - url: https://github.com/bluefireteam/photo_view - ref: main - dev_dependencies: flutter_driver: sdk: flutter