diff --git a/pubspec.yaml b/pubspec.yaml index a0947af..51519b5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,4 +20,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 \ No newline at end of file + flutter_lints: ">=4.0.0 <7.0.0" \ No newline at end of file