diff --git a/geolocator_android/pubspec.yaml b/geolocator_android/pubspec.yaml index 29757127..87c5a48e 100644 --- a/geolocator_android/pubspec.yaml +++ b/geolocator_android/pubspec.yaml @@ -28,6 +28,6 @@ dev_dependencies: async: ^2.8.2 flutter_test: sdk: flutter - flutter_lints: ^3.0.0 + flutter_lints: ">=3.0.0 <5.0.0" mockito: ^5.2.0 plugin_platform_interface: ^2.1.2