Bump file_picker from 6.0.0 to 6.1.1
Bumps file_picker from 6.0.0 to 6.1.1.
Changelog
Sourced from file_picker's changelog.
6.1.1
Android
Android's CSV mime type is
text/comma-separated-values
. Added standardtext/csv
when the CSV extension is specified which fixes issues when picking CSV files from Google Drive on Android devices.6.1.0
Web
Fixed endless loop on ios safari when canceling picking. (#1364). Thank you
@test0terter0n
! AddreadSequential
flag for web. IfreadSequential
is true, order of picked files will be preserved. If flag is false, files will be read parallel. Thank you@test0terter0n
!
Commits
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts