Skip to content

Commit

Permalink
Upgrade file_picker to v8.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: dab246 <[email protected]>
  • Loading branch information
dab246 committed Aug 6, 2024
1 parent dfa4aca commit bfbeb9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.4

file_picker: ^5.2.5
file_picker: ^8.0.5

pointer_interceptor: ^0.10.1

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
# plugin to show a color picker for foreground/highlight color
flex_color_picker: ^3.2.0
# plugin to get files from filesystem
file_picker: ^5.2.5
file_picker: ^8.0.5
# plugin to show a scrollable number picker for inserting tables
numberpicker: ^2.1.2
# plugin to allow dropdowns and dialogs to be interactable when displaying over the editor
Expand Down

0 comments on commit bfbeb9f

Please sign in to comment.