chore(deps): bump file_picker from 12.3.0 to 13.1.0 - #181
Merged
Merged
Conversation
Bumps [file_picker](https://github.com/vicajilau/flutter_file_picker/tree/main/packages) from 12.3.0 to 13.1.0. - [Release notes](https://github.com/vicajilau/flutter_file_picker/releases) - [Commits](https://github.com/vicajilau/flutter_file_picker/commits/file_picker-v13.1.0/packages) --- updated-dependencies: - dependency-name: file_picker dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
file_picker 13 returns null from PlatformFile.length() when the stat fails, where 12 returned 0. magic now admits both majors, so the size warnings on MagicFile.size and Pick's converter name both answers.
Merged
anilcancakir
added a commit
that referenced
this pull request
Sep 22, 2026
Patch. file_picker widens to admit 13 (#181), whose one visible change is PlatformFile.length() answering null for an unreadable file where 12 answered 0; the size warnings name both. fluttersdk_wind moves to ^1.6.3, where bg-transparent resolves for the first time. The --with-devtools installer map, its post-install message and the package doc move to magic_devtools ^0.0.6 and fluttersdk_telescope ^0.0.7. The skill's plugin reference pages are stamped for this batch ahead of the plugin releases, whose stamp tests read this checkout, and the starter page's content from #179, #180, #182 and #183 gets its CHANGELOG entry. The regenerated example lockfile drops absolute path sources for fluttersdk_artisan and fluttersdk_wind that master had committed.
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.
Bumps file_picker from 12.3.0 to 13.1.0.
Commits
c44057cBump file_picker version to 13.1.0ae3c145migrate to UIScene on iOSaa08dd0docs: prepare documentation, changelogs, and security policy for v13.0.0f19e5b0Merge branch 'main' into fix/web-read-sequential-noop12a8dbfSimplify runIndexedTasks per review4d188fdFix FilePickerWebOptions.readSequential having no effectbea56d9Remove the withData native code paths, dead since file_picker 12.0.018ea28bRevert "Remove the withData native code paths, dead since file_picker 12.0.0"36aaf0eRemove the withData native code paths, dead since file_picker 12.0.0e9963b3Merge remote-tracking branch 'origin/main' into feat/scope-v13-length-nullabl...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)