chore: Use geolocator floss

This commit is contained in:
Krille Fear 2021-09-24 12:07:28 +02:00
parent f92aad7b66
commit a519247457
2 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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