Skip to content

chore(deps): bump file_picker from 10.3.10 to 11.0.2#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-11.0.2
Open

chore(deps): bump file_picker from 10.3.10 to 11.0.2#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-11.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps file_picker from 10.3.10 to 11.0.2.

Release notes

Sourced from file_picker's releases.

11.0.2

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v11.0.1...v11.0.2

11.0.1

What's Changed

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.11...v11.0.1

11.0.0

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.9...v11.0.0

10.3.11

What's Changed

  • Fixed a crash when initialDirectory contains special characters #1963

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.10...v10.3.11

Changelog

Sourced from file_picker's changelog.

11.0.2

Android

  • Fixed a Path Traversal vulnerability (CWE-22) when resolving file paths from external content providers. #1967

Linux

  • Fixed "Cannot add to a fixed-length list" crash when opening or saving files with an initial directory on Linux. #1976

11.0.1

Android

  • Fixed backward compatibility with Android Gradle Plugin (AGP) versions below 9.0. #1973

11.0.0

General

  • BREAKING CHANGE: Refactored FilePicker class to use static methods instead of an instance-based approach. Users should now call FilePicker.pickFiles(), FilePicker.getDirectoryPath(), and FilePicker.saveFile() directly.
  • Added cancelUploadOnWindowBlur to the public pickFiles API (Web only). #1961
  • Reordered and cleaned up exports in file_picker.dart.

Web

  • Added WASM support for the web file picker. #1950

Android

  • Fixed an issue where file type selection (audio, video, media) was not being considered correctly on Android. #1959
  • Updated Android package to support AGP 9. #1942

Desktop (macOS)

  • Added a new method, skipEntitlementsChecks(), to allow users to bypass entitlements checks on macOS when using the plugin without Sandbox enabled. #1845

10.3.11

Linux

  • Fixed a crash when initialDirectory contains special characters #1963
Commits
  • 2e170b1 Merge pull request #1979 from miguelpruivo/feature/path-traversal-vulnerabili...
  • 7404fe1 fix: prevent path traversal vulnerability on Android and add security test ex...
  • 1743575 chore: update Android project configuration to Java 17 and ignore IDE metadat...
  • cbe1fd4 Merge pull request #1978 from vicajilau/fix-linux-fixed-length-list
  • 4318648 chore: bump version to 11.0.2
  • cb73821 refactor: remove redundant Clang-specific libc++ configuration from Linux CMa...
  • 63dfb30 fix(linux): resolve Cannot add to a fixed-length list (#1976)
  • 9189445 Merge pull request #1977 from jooy2/fix/docs-v11
  • 9ff2e05 fix: change broken links in the document and applied v11 changes
  • a54f138 Merge pull request #1975 from miguelpruivo/bugfix/resolves-agp9-issues-on-v11...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.3.10 to 11.0.2.
- [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@v10.3.10...v11.0.2)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/file_picker-11.0.2 branch from 17dac09 to 98471cc Compare April 27, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants