diff --git a/geolocator_linux/pubspec.yaml b/geolocator_linux/pubspec.yaml index 6746624dd..44c1bb7d4 100644 --- a/geolocator_linux/pubspec.yaml +++ b/geolocator_linux/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: build_runner: ^2.1.8 - flutter_lints: ^5.0.0 + flutter_lints: ">=5.0.0 <7.0.0" flutter_test: sdk: flutter mockito: ^5.0.17