Skip to content

Commit

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

# The following section is specific to Flutter.
flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/android_intent_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ dev_dependencies:
sdk: flutter
test: ^1.12.0
mockito: ^5.4.0
flutter_lints: ">=2.0.1 <4.0.0"
flutter_lints: ^4.0.0

0 comments on commit 018983a

Please sign in to comment.