Skip to content

Commit

Permalink
chore(android_alarm_manager_plus): upgrade flutter_lints to 4.0.0 (#2959
Browse files Browse the repository at this point in the history
)
  • Loading branch information
miquelbeltran committed May 23, 2024
1 parent 93ab854 commit a545fa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/android_alarm_manager_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter_lints: ^4.0.0

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion packages/android_alarm_manager_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.1 <4.0.0"
flutter_lints: ^4.0.0

flutter:
plugin:
Expand Down

0 comments on commit a545fa7

Please sign in to comment.