diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 630121235..1d6196f59 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter_web_plugins: sdk: flutter http: ^1.6.0 - latlong2: ^0.9.1 + latlong2: ">=0.9.1 <0.11.0" proj4dart: ^3.0.0 shared_preferences: ^2.5.3 url_launcher: ^6.3.2 diff --git a/pubspec.yaml b/pubspec.yaml index d9ed847ba..a969a06da 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.9.1 <0.11.0" meta: ^1.11.0 path: ^1.9.0 path_provider: ^2.1.5