Skip to content

Update dependency file_picker to v11#39

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/major-flutter-major
Open

Update dependency file_picker to v11#39
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/major-flutter-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Type Update Change
file_picker (source) dependencies major ^10.3.10^11.0.0

Release Notes

miguelpruivo/flutter_file_picker (file_picker)

v11.0.2

Compare Source

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

v11.0.1

Compare Source

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

v11.0.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from MelaineGerard April 4, 2026 12:52
@renovate renovate bot force-pushed the renovate/major-flutter-major branch 2 times, most recently from 2c729d1 to 486ddaf Compare April 6, 2026 16:34
@renovate renovate bot force-pushed the renovate/major-flutter-major branch from 486ddaf to 2b7b0b0 Compare April 8, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants