mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
fix: Remove unnecessary import
This commit is contained in:
parent
d8b0bb89aa
commit
9ada9f2da5
@ -511,11 +511,9 @@ packages:
|
||||
geolocator:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: geolocator
|
||||
ref: "7.6.2"
|
||||
resolved-ref: "47075bb936a85bd94af1922604fce70c0ea66f48"
|
||||
url: "https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git"
|
||||
source: git
|
||||
name: geolocator
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "7.6.2"
|
||||
geolocator_android:
|
||||
dependency: "direct overridden"
|
||||
|
@ -44,11 +44,7 @@ dependencies:
|
||||
flutter_svg: ^0.22.0
|
||||
flutter_typeahead: ^3.2.1
|
||||
future_loading_dialog: ^0.2.1
|
||||
geolocator:
|
||||
git:
|
||||
url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
|
||||
ref: 7.6.2
|
||||
path: geolocator
|
||||
geolocator: ^7.6.2
|
||||
hive_flutter: ^1.1.0
|
||||
image_picker: ^0.8.4
|
||||
intl: any
|
||||
|
Loading…
Reference in New Issue
Block a user