fix(deps): update dependency file_picker to v10 #19060
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0+1
->^10.0.0
Release Notes
miguelpruivo/flutter_file_picker (file_picker)
v10.1.9
Android
v10.1.8
Android
v10.1.7
Web
v10.1.6
Android
v10.1.5
iOS
.saveFile
twice and cancelling the native save operation via the UI #1626 @Leapward-Koex.saveFile
future never completing when.saveFile
is called twice without waiting for the first completion. @Leapward-Koexv10.1.4
Android
v10.1.3
Android
v10.1.2
Android
v10.1.1
Android
iOS
compressionQuality
on iOS was not loaded properly. #1761v10.1.0
Compare Source
Desktop (macOS)
pickFileAndDirectoryPaths()
, which displays a dialog enabling users to select both files and directories simultaneously. The method returns their absolute paths. Only available for macOS.v10.0.0
Compare Source
General
compressionQuality
property in thepickFiles
method now defaults to0
.allowCompression
property has been deprecated in favor ofcompressionQuality
, and now defaults tofalse
.Android
compressionQuality
is not0
. (#1742). @vicajilauv9.2.3
Compare Source
Desktop (macOS)
v9.2.2
Compare Source
Desktop (macOS)
v9.2.1
Compare Source
Desktop (macOS)
v9.2.0
Compare Source
Desktop (macOS, Windows, Linux)
v9.1.0
Compare Source
Web
saveFile()
on the web. @vicajilau.v9.0.3
Compare Source
Android
androidx.lifecycle.DefaultLifecycleObserver
from obfuscation.v9.0.2
Compare Source
Android
v9.0.1
Compare Source
Windows
getDirectoryPath()
to its own isolate to avoid COM initialization conflicts with other plugins #1713 @tguerin.v9.0.0
Compare Source
Web
pickFiles()
now loads files as blobs. See the note in the updated wikiConfiguration
📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.