fix(deps): update dependency file_picker to v11#3198
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency file_picker to v11#3198renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
9ab6dfd to
362ad9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^10.0.0→^11.0.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
miguelpruivo/flutter_file_picker (file_picker)
v11.0.1Compare Source
Android
v11.0.0Compare Source
General
FilePickerclass to usestaticmethods instead of an instance-based approach. Users should now callFilePicker.pickFiles(),FilePicker.getDirectoryPath(), andFilePicker.saveFile()directly.cancelUploadOnWindowBlurto the publicpickFilesAPI (Web only). #1961file_picker.dart.Web
Android
audio,video,media) was not being considered correctly on Android. #1959Desktop (macOS)
skipEntitlementsChecks(), to allow users to bypass entitlements checks on macOS when using the plugin without Sandbox enabled. #1845v10.3.10Compare Source
General
Android
v10.3.9Compare Source
Android
v10.3.8Compare Source
iOS
Android
v10.3.7Compare Source
Android
v10.3.6Compare Source
Android
v10.3.3Compare Source
Android
Linux
v10.3.2Linux
v10.3.1General
Android
v10.3.0Desktop
Android
Web
v10.2.4Android
v10.2.3General
v10.2.2Android
.txtextension when saving files on Android. @vicajilauv10.2.1Android
v10.2.0Desktop
Android
v10.1.9Android
v10.1.8Android
v10.1.7Web
v10.1.6Android
v10.1.5iOS
.saveFiletwice and cancelling the native save operation via the UI #1626 @Leapward-Koex.saveFilefuture never completing when.saveFileis called twice without waiting for the first completion. @Leapward-Koexv10.1.4Android
v10.1.3Android
v10.1.2Android
v10.1.1Android
iOS
compressionQualityon iOS was not loaded properly. #1761v10.1.0Compare 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.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.