mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-23 22:12:34 +01:00
chore: Use geolocator floss
This commit is contained in:
parent
f92aad7b66
commit
a519247457
@ -539,9 +539,11 @@ packages:
|
||||
geolocator:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: geolocator
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
path: geolocator
|
||||
ref: master
|
||||
resolved-ref: "8f3320da99d2fcab6699bc35c5edbc28ee56a3d0"
|
||||
url: "https://gitlab.com/free2pass/flutter-geolocator-floss.git"
|
||||
source: git
|
||||
version: "7.6.0"
|
||||
geolocator_android:
|
||||
dependency: transitive
|
||||
|
@ -43,7 +43,11 @@ dependencies:
|
||||
flutter_svg: ^0.22.0
|
||||
flutter_typeahead: ^3.2.1
|
||||
future_loading_dialog: ^0.2.1
|
||||
geolocator: ^7.6.0
|
||||
geolocator:
|
||||
git:
|
||||
url: https://gitlab.com/free2pass/flutter-geolocator-floss.git
|
||||
ref: master
|
||||
path: geolocator
|
||||
hive_flutter: ^1.1.0
|
||||
image_picker: ^0.8.4
|
||||
intl: any
|
||||
|
Loading…
Reference in New Issue
Block a user