Skip to content

docs: prepare documentation, changelogs, and security policy for v13.0.0 - #2209

Merged
navaronbracke merged 1 commit into
mainfrom
docs/prep-v13-release
Sep 14, 2026
Merged

navaronbracke merged 1 commit into
mainfrom
docs/prep-v13-release

Conversation

@vicajilau

Copy link
Copy Markdown
Owner

Description

Prepares documentation, changelogs, and security policies ahead of the 13.0.0 release:

  • Root README.md:

    • Bumped Quick Start dependency from ^12.0.0 to ^13.0.0.
    • Noted that PlatformFile.length() returns Future<int?> and highlighted file.lengthSync().
    • Added a dedicated ## Migration section referencing both v13 and v12 migration guides.
    • Linked to migration guides under ## Documentation.
  • SECURITY.md:

    • Updated the supported versions matrix to the new major versions (file_picker: Latest 13.x, file_picker_platform_interface: Latest 4.x, platform packages: Latest 2.x / Latest 4.x).
  • packages/file_picker/CHANGELOG.md:

  • packages/file_picker/README.md:

    • Updated pub package badge link to pub.dev.
    • Added tip regarding file.lengthSync() in the Migrating to v13 section.
    • Refined deprecated parameters wording to specify that allowMultiple, withData, withReadStream, and readSequential were removed from pickFiles().
  • packages/file_picker_windows/CHANGELOG.md:

    • Removed redundant #### Desktop (Windows) subheadings across all versions for symmetry with the other single-platform packages (file_picker_darwin, file_picker_linux, file_picker_android, file_picker_web).

@navaronbracke
navaronbracke merged commit d938301 into main Sep 14, 2026
18 of 19 checks passed
@navaronbracke
navaronbracke deleted the docs/prep-v13-release branch September 14, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants