mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
fix: Remove unnecessary import
This commit is contained in:
parent
d8b0bb89aa
commit
9ada9f2da5
@ -511,11 +511,9 @@ packages:
|
|||||||
geolocator:
|
geolocator:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: geolocator
|
name: geolocator
|
||||||
ref: "7.6.2"
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "47075bb936a85bd94af1922604fce70c0ea66f48"
|
source: hosted
|
||||||
url: "https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git"
|
|
||||||
source: git
|
|
||||||
version: "7.6.2"
|
version: "7.6.2"
|
||||||
geolocator_android:
|
geolocator_android:
|
||||||
dependency: "direct overridden"
|
dependency: "direct overridden"
|
||||||
|
@ -44,11 +44,7 @@ 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:
|
geolocator: ^7.6.2
|
||||||
git:
|
|
||||||
url: https://gitlab.com/hanntech-gmbh/free2pass/flutter-geolocator-floss.git
|
|
||||||
ref: 7.6.2
|
|
||||||
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…
x
Reference in New Issue
Block a user