mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
chore: Move to hosted geolocator_android
This commit is contained in:
parent
fadcad5926
commit
0206e6c22a
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user