fix(deps): update dependency file_picker to v9 #2805
Merged
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
->^9.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
miguelpruivo/flutter_file_picker (file_picker)
v9.0.0
Web
pickFiles()
now loads files as blobs. See the note in the updated wikiv8.3.7
Android
v8.3.6
General
Desktop (Windows)
CoInitializeEx
and the File Explorer windows doesn't popup. #1708v8.3.5
Android
v8.3.4
Android
v8.3.3
General
v8.3.2
Android
v8.3.1
iOS
v8.3.0
Desktop (macOS) && iOS
v8.2.0
Desktop (macOS)
v8.1.7
iOS
Fix Image Picker to Handle Partial Failures Gracefully #1554
v8.1.6
Android
Fix #1643
v8.1.5
Android
Fix #872
v8.1.4
iOS
v8.1.3
Android
v8.1.2
Android
v8.1.1
Web
v8.1.0
General
Web
package:web
dependency to 1.0.0.FilePickerWeb.platform
static field. UseFilePicker.platform
instead.v8.0.7
General
kIsWeb
andFilePickerWeb
when running on the web.v8.0.6
Compare Source
Android
Updates the minimum Android SDK version to 21, to match the current Flutter minimum Android SDK version. Fixes #1522, #1528, and #1531. Thanks @navaronbracke.
v8.0.5
Compare Source
Web
Release picked file data in memory to avoid memory leak
v8.0.4
Compare Source
Android
Removes references to Flutter v1 android embedding classes.
v8.0.3
Compare Source
Web
Fixes a TypeError with
pickFiles()
when using the HTML renderer.v8.0.2
Compare Source
iOS
Fixes the bug #1412 that picking a folder in iOS causes the original folder to be deleted.
v8.0.1
Compare Source
iOS
Fixes an issue preventing compilation on iOS when using Pod::PICKER_DOCUMENT = false.
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.