支持的部署平台
Flutter 按平台版本支持的平台列表。
截至 Flutter 3.44.0, Flutter 支持在以下硬件架构与操作系统版本组合上部署应用。这些组合称为 platforms(平台)。
Flutter 将平台分为以下几类:
Supported: The platforms and versions that the Flutter team supports.
Supported(支持):Flutter 团队支持的平台与版本。
CI-tested: The Flutter team tests these platforms on every commit.
CI-tested(CI 测试):Flutter 团队在每个提交上测试这些平台。
Unsupported: The Flutter team doesn't test or support these platforms.
Unsupported(不支持):Flutter 团队不测试也不支持这些平台。
根据上述分类,Flutter 支持部署到以下平台。
移动平台
#Supported24 to 36CI tested24 to 36Unsupported23 and earlier
Supported13 to 26CI tested18Unsupported12 and earlier
桌面平台
#Supported10, 11CI tested10Unsupported8 and earlier
SupportedCatalina (10.15) to Tahoe (26)CI testedSequoia (15)UnsupportedMojave (10.14) and earlier
Supported10 to 13CI tested12Unsupported9 and earlier
Supported20.04 LTS to 24.04 LTSCI tested22.04 LTSUnsupported25.10 and earlier non-LTS
Web 平台
#Supported15.6 and newerCI tested18.6Unsupported15.5 and earlier
本页内容对你有帮助吗?
除非另有说明,本文档之所提及适用于 Flutter 3.44.0 版本。本页面最后更新时间:2026-06-04。查看文档源码 或者 为本页面内容提出建议。