Skip to content

Update dependency file_picker to v12 - #39

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

Update dependency file_picker to v12#39
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-flutter-major

Conversation

@renovate

@renovate renovate Bot commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
file_picker dependencies major ^10.3.10^12.0.0

Release Notes

miguelpruivo/flutter_file_picker (file_picker)

v12.0.0: 12.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v11.0.2...v12.0.0

v11.0.3

Compare Source

Android
  • Removed the Apache Tika dependency (~300 KB) used for MIME type detection in saveFile(). MIME types are now resolved from the file name extension via MimeTypeMap, with URLConnection.guessContentTypeFromStream as a content-sniffing fallback when no extension is available. #​2101

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 3 times, most recently from 486ddaf to 2b7b0b0 Compare April 8, 2026 14:58
@renovate
renovate Bot force-pushed the renovate/major-flutter-major branch from 2b7b0b0 to 55d9d2f Compare June 1, 2026 17:15
@renovate renovate Bot changed the title Update dependency file_picker to v11 Update flutter-major to v11 Jun 2, 2026
@renovate renovate Bot changed the title Update flutter-major to v11 Update flutter-major (major) Jun 22, 2026
@renovate renovate Bot changed the title Update flutter-major (major) Update dependency file_picker to v11 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-flutter-major branch from 55d9d2f to a0ccb72 Compare July 31, 2026 10:56
@renovate
renovate Bot force-pushed the renovate/major-flutter-major branch from a0ccb72 to 996a755 Compare August 14, 2026 08:01
@renovate renovate Bot changed the title Update dependency file_picker to v11 Update dependency file_picker to v12 Aug 14, 2026
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