From 288fda6b6d95dcfa86b191434a6196fef6e5e3ae Mon Sep 17 00:00:00 2001 From: "Mahdi K. Fard" Date: Sat, 19 Aug 2023 14:17:58 +0330 Subject: [PATCH] Update latlng version. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a135ad2..98cddc7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - latlng: ^0.2.1 + latlng: ^1.0.0 dev_dependencies: flutter_test: