Skip to content

Commit

Permalink
Merge pull request #54 from devbrandonlong/bump-file-picker
Browse files Browse the repository at this point in the history
Bump file_picker to 5.3.2
  • Loading branch information
codegrue committed Jul 14, 2023
2 parents 93a212c + 2c3e922 commit 1122223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_material_pickers
description: A flutter package for easily and consistently showing material themed picker dialogs.
version: 3.5.0
version: 3.6.0
homepage: https://github.com/codegrue/flutter_material_pickers
issue_tracker: https://github.com/codegrue/flutter_material_pickers/issues

Expand All @@ -9,7 +9,7 @@ dependencies:
sdk: flutter
flutter_colorpicker: ^1.0.3
intl: ^0.18.0
file_picker: ^5.3.0
file_picker: ^5.3.2

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 1122223

Please sign in to comment.