fix: Use geolocator_android from geolocator_floss

This commit is contained in:
Krille Fear 2021-09-26 13:19:35 +02:00
parent 97fde68619
commit 276bace287
2 changed files with 13 additions and 6 deletions

View File

@ -518,12 +518,14 @@ packages:
source: git
version: "7.6.0"
geolocator_android:
dependency: transitive
dependency: "direct overridden"
description:
name: geolocator_android
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
path: geolocator_android
ref: "7.6.2"
resolved-ref: "47075bb936a85bd94af1922604fce70c0ea66f48"
url: "https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git"
source: git
version: "1.0.1"
geolocator_apple:
dependency: transitive
description:

View File

@ -118,4 +118,9 @@ flutter:
style: italic
dependency_overrides:
provider: 5.0.0
geolocator_android:
git:
url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
ref: 7.6.2
path: geolocator_android
provider: 5.0.0