diff --git a/geolocator/pubspec.yaml b/geolocator/pubspec.yaml index a231c509..e7372262 100644 --- a/geolocator/pubspec.yaml +++ b/geolocator/pubspec.yaml @@ -35,6 +35,6 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^5.0.0 + flutter_lints: ">=5.0.0 <7.0.0" mockito: ^5.0.0-nullsafety.7 plugin_platform_interface: ^2.1.8