diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d95271e70..a8cb65e1b 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter_web_plugins: sdk: flutter http: ^1.3.0 - latlong2: ^0.9.1 + latlong2: ^0.10.1 proj4dart: ^2.1.0 shared_preferences: ^2.5.3 url_launcher: ^6.3.1 diff --git a/pubspec.yaml b/pubspec.yaml index bfb5326fc..d12fa04cf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter: sdk: flutter http: ^1.5.0 - latlong2: ^0.9.1 + latlong2: ^0.10.1 logger: ^2.0.0 meta: ^1.11.0 path: ^1.9.0