Supported deployment platforms
The platforms that Flutter supports by platform version.
As of Flutter 3.44.7, Flutter supports deploying apps on the following combinations of hardware architectures and operating system versions. These combinations are called platforms.
Flutter categorizes platforms as follows:
- Supported: The platforms and versions that the Flutter team supports.
- CI-tested: The Flutter team tests these platforms on every commit.
- Unsupported: The Flutter team doesn't test or support these platforms.
Based on these categories, Flutter supports deploying to the following platforms.
Mobile platforms
#Desktop platforms
#Web platforms
#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. To see historical support matrices, view previous versions of this page.
Unless stated otherwise, the documentation on this site reflects Flutter 3.44.7. Page last updated on 2026-08-11. View source or report an issue.