Skip to content

chore: Bump file_picker from 12.0.0-beta.5 to 12.0.0-beta.7#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-12.0.0-beta.7
Closed

chore: Bump file_picker from 12.0.0-beta.5 to 12.0.0-beta.7#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-12.0.0-beta.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps file_picker from 12.0.0-beta.5 to 12.0.0-beta.7.

Release notes

Sourced from file_picker's releases.

12.0.0-beta.7

No release notes provided.

12.0.0-beta.6

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v12.0.0-beta.5...v12.0.0-beta.6

Changelog

Sourced from file_picker's changelog.

12.0.0-beta.7

Web

  • Ensures XFile.fromData is only used on the web if bytes is not null, preventing potential null check errors.

12.0.0-beta.6

General

  • Improved PlatformFile.readAsBytes() so picked files can be read even when withData was not used and the file only has a local path or a stream source.
  • FileType.custom now shares a consistent allowedExtensions validation across platforms, throwing ArgumentError when filters are missing or used with a non-custom file type.
  • The ffi, win32, and flutter_lints dependencies have been updated.

Android

  • Prevents unresolved references when extracting hashCode under a forced JVM version. #2070
Commits
  • 7fbe3ad Merge pull request #2075 from daniJimen/feature/fix_web_issue_with_xfile
  • a805298 Merge branch 'master' into feature/fix_web_issue_with_xfile
  • e51213d Clean up formatting in CHANGELOG.md
  • f85c933 Bump version to 12.0.0-beta.7
  • fc64c32 Ensure XFile.fromData is only used when bytes are non-null on Web
  • 2867a4e Fix PlatformFile.xFile getter on web when bytes are null
  • 3dcf7a4 Merge pull request #2072 from daniJimen/feature/update_dependencies
  • b6995c1 Update CHANGELOG.md
  • 992055a Improve CHANGELOG.md formatting
  • b497609 Update CHANGELOG.md with dependency changes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 12.0.0-beta.5 to 12.0.0-beta.7.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v12.0.0-beta.5...v12.0.0-beta.7)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 12.0.0-beta.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Author

Looks like file_picker is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot dependabot Bot deleted the dependabot/pub/file_picker-12.0.0-beta.7 branch June 18, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants