chore: Move to hosted geolocator_android

This commit is contained in:
Krille Fear 2021-10-04 11:02:12 +02:00
parent fadcad5926
commit 0206e6c22a
3 changed files with 6 additions and 24 deletions

View File

@ -518,11 +518,9 @@ packages:
geolocator_android:
dependency: "direct overridden"
description:
path: geolocator_android
ref: "7.6.2"
resolved-ref: "7f6f64b3244f761b19d8e73e3c770be6b9179da5"
url: "https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git"
source: git
name: geolocator_android
url: "https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss/"
source: hosted
version: "1.0.1"
geolocator_apple:
dependency: transitive

View File

@ -115,8 +115,7 @@ flutter:
dependency_overrides:
geolocator_android:
git:
url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
ref: 7.6.2
path: geolocator_android
hosted:
name: geolocator_android
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
provider: 5.0.0

View File

@ -101,18 +101,3 @@ index 47cfe550..21685cc6 100644
file_picker_cross: ^4.4.2
filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
flutter:
@@ -114,9 +114,9 @@ flutter:
style: italic
dependency_overrides:
- geolocator_android:
- git:
- url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
- ref: 7.6.2
- path: geolocator_android
+ #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