Skip to content

Commit

Permalink
flutter_lint to ^4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fonkamloic authored Jul 16, 2024
1 parent 32aa12d commit 8188c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -27,4 +27,4 @@ flutter:
package: com.flutterplaza.no_screenshot
pluginClass: NoScreenshotPlugin
ios:
pluginClass: NoScreenshotPlugin
pluginClass: NoScreenshotPlugin

0 comments on commit 8188c96

Please sign in to comment.