From 7f92df5ef6cc10af91e9da5c2bbd5226203529bb Mon Sep 17 00:00:00 2001 From: Salih Can Date: Mon, 16 Sep 2024 11:43:21 +0300 Subject: [PATCH] Update pubspec.yaml to agp update problems --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0b6654a..861a847 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,9 @@ environment: dependencies: flutter: sdk: flutter - flutter_compass: ^0.8.0 + flutter_compass: + git: + url: https://github.com/SalihCanBinboga/flutter_compass flutter_map: ^7.0.0 geolocator: ^13.0.1 latlong2: ^0.9.1