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