Supported deployment platforms
The platforms that Flutter supports by platform version.
As of Flutter 3.38.1, 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
#Supported24 to 36CI tested24 to 36Unsupported23 and earlier
Supported13 to 26CI tested18Unsupported12 and earlier
Desktop platforms
#Supported10, 11CI tested10Unsupported8 and earlier
SupportedCatalina (10.15) to Tahoe (26)CI testedSonoma (14), Sequoia (15)UnsupportedMojave (10.14) and earlier
Supported10, 11, 12CI tested11, 12Unsupported9 and earlier
Supported20.04 LTS to 24.04 LTSCI tested20.04 LTS, 22.04 LTSUnsupported24.10 and earlier non-LTS
Web platforms
#Supported15.6 and newerCI tested15.6Unsupported15.5 and earlier
本页内容对你有帮助吗?
除非另有说明,本文档之所提及适用于 Flutter 3.38.1 版本。本页面最后更新时间:2025-12-9。查看文档源码 或者 为本页面内容提出建议。