mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
fix: No pubspec.yaml found
This commit is contained in:
parent
eda2e7028f
commit
1c3aec7ad8
@ -512,11 +512,11 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: geolocator
|
path: geolocator
|
||||||
ref: master
|
ref: "7.6.2"
|
||||||
resolved-ref: "8f3320da99d2fcab6699bc35c5edbc28ee56a3d0"
|
resolved-ref: "47075bb936a85bd94af1922604fce70c0ea66f48"
|
||||||
url: "https://gitlab.com/free2pass/flutter-geolocator-floss.git"
|
url: "https://gitlab.com/free2pass/flutter-geolocator-floss.git"
|
||||||
source: git
|
source: git
|
||||||
version: "7.6.0"
|
version: "7.6.2"
|
||||||
geolocator_android:
|
geolocator_android:
|
||||||
dependency: "direct overridden"
|
dependency: "direct overridden"
|
||||||
description:
|
description:
|
||||||
|
@ -47,7 +47,7 @@ dependencies:
|
|||||||
geolocator:
|
geolocator:
|
||||||
git:
|
git:
|
||||||
url: https://gitlab.com/free2pass/flutter-geolocator-floss.git
|
url: https://gitlab.com/free2pass/flutter-geolocator-floss.git
|
||||||
ref: master
|
ref: 7.6.2
|
||||||
path: geolocator
|
path: geolocator
|
||||||
hive_flutter: ^1.1.0
|
hive_flutter: ^1.1.0
|
||||||
image_picker: ^0.8.4
|
image_picker: ^0.8.4
|
||||||
|
Loading…
Reference in New Issue
Block a user