diff --git a/pubspec.yaml b/pubspec.yaml index b373e38..308312f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ">=2.0.0 <5.0.0" + flutter_lints: ^4.0.0 flutter_driver: sdk: flutter @@ -27,4 +27,4 @@ flutter: package: com.flutterplaza.no_screenshot pluginClass: NoScreenshotPlugin ios: - pluginClass: NoScreenshotPlugin \ No newline at end of file + pluginClass: NoScreenshotPlugin