Skip to content

Commit

Permalink
bump Dart deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed May 7, 2024
1 parent 4c21e1c commit 648d8e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ dependencies:
sdk: flutter
flutter_downloader:
path: ../
path_provider: ^2.1.2
permission_handler: ^10.0.0
path_provider: ^2.1.3
permission_handler: ^11.3.1

dev_dependencies:
flutter_test:
sdk: flutter
leancode_lint: ^4.0.0+2
leancode_lint: ^12.1.0

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
leancode_lint: ^4.0.0+2
leancode_lint: ^12.1.0

0 comments on commit 648d8e2

Please sign in to comment.