Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions sites/docs/src/content/reference/supported-platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,17 @@ Flutter supports deploying to the following platforms.
deploy-to-link="/deployment/web"
/>
</PlatformsGrid>

## Previous Flutter versions

To learn about support for previous versions of Flutter,
see the following resources:

* [Flutter SDK release notes][].
Find breaking changes and support updates listed by release.
* [Supported platforms page history][supported-platforms-history].
To see historical support matrices,
view previous versions of this page.

[Flutter SDK release notes]: /release/release-notes
[supported-platforms-history]: {{site.repo.this}}/commits/main/sites/docs/src/content/reference/supported-platforms.md
Loading