Remove photo_view override
This commit is contained in:
parent
ee0b6330a4
commit
f16c1e25f2
|
|
@ -1063,15 +1063,6 @@ packages:
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "5.1.0"
|
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:
|
pinch_zoom:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -90,12 +90,6 @@ dependencies:
|
||||||
# quick_actions: ^0.2.1
|
# quick_actions: ^0.2.1
|
||||||
# idb_shim: ^1.11.1+1
|
# idb_shim: ^1.11.1+1
|
||||||
|
|
||||||
dependency_overrides:
|
|
||||||
photo_view:
|
|
||||||
git:
|
|
||||||
url: https://github.com/bluefireteam/photo_view
|
|
||||||
ref: main
|
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_driver:
|
flutter_driver:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue