Skip to content

Commit

Permalink
update intl and flutter_lints dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devj3ns committed May 28, 2024
1 parent 3279776 commit 4d479f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/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: ^3.0.2
flutter_lints: ^4.0.0

flutter:
uses-material-design: true
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ dependencies:
flutter:
sdk: flutter

intl: ^0.18.1
intl: ^0.19.0
font_awesome_flutter: ^10.7.0
flash: ^3.1.0
flutter_lints: ^3.0.2
flutter_lints: ^4.0.0

dev_dependencies:
test: ^1.22.2

0 comments on commit 4d479f4

Please sign in to comment.