chore: Use geolocator floss
This commit is contained in:
parent
ab8226cd49
commit
22df42dcac
2 changed files with 10 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue