Skip to content

Bump file_picker from 6.0.0 to 6.1.1

Imanuel Ulbricht requested to merge dependabot-pub-file_picker-6.1.1 into main

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 standard text/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! Add readSequential flag for web. If readSequential is true, order of picked files will be preserved. If flag is false, files will be read parallel. Thank you @​test0terter0n!

Commits


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

Merge request reports

Loading