diff --git a/sites/docs/src/content/reference/supported-platforms.md b/sites/docs/src/content/reference/supported-platforms.md index f4e0c858af..2f0f39d76e 100644 --- a/sites/docs/src/content/reference/supported-platforms.md +++ b/sites/docs/src/content/reference/supported-platforms.md @@ -129,3 +129,17 @@ Flutter supports deploying to the following platforms. deploy-to-link="/deployment/web" /> + +## 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