mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
chore: Move to hosted geolocator_android
This commit is contained in:
parent
fadcad5926
commit
0206e6c22a
@ -518,11 +518,9 @@ packages:
|
|||||||
geolocator_android:
|
geolocator_android:
|
||||||
dependency: "direct overridden"
|
dependency: "direct overridden"
|
||||||
description:
|
description:
|
||||||
path: geolocator_android
|
name: geolocator_android
|
||||||
ref: "7.6.2"
|
url: "https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss/"
|
||||||
resolved-ref: "7f6f64b3244f761b19d8e73e3c770be6b9179da5"
|
source: hosted
|
||||||
url: "https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git"
|
|
||||||
source: git
|
|
||||||
version: "1.0.1"
|
version: "1.0.1"
|
||||||
geolocator_apple:
|
geolocator_apple:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
@ -115,8 +115,7 @@ flutter:
|
|||||||
|
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
geolocator_android:
|
geolocator_android:
|
||||||
git:
|
hosted:
|
||||||
url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
|
name: geolocator_android
|
||||||
ref: 7.6.2
|
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
|
||||||
path: geolocator_android
|
|
||||||
provider: 5.0.0
|
provider: 5.0.0
|
||||||
|
@ -101,18 +101,3 @@ index 47cfe550..21685cc6 100644
|
|||||||
file_picker_cross: ^4.4.2
|
file_picker_cross: ^4.4.2
|
||||||
filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
|
filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
|
||||||
flutter:
|
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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user