跳转至正文

支持的部署平台

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 支持部署到以下平台。

移动平台

#

Android

Deploy to Android
x64Arm32Arm64
Supported24 to 36CI tested24 to 36Unsupported23 and earlier

iOS

Deploy to iOS
Arm64
Supported13 to 26CI tested18Unsupported12 and earlier

桌面平台

#

Windows

Deploy to Windows
x64Arm64
Supported10, 11CI tested10Unsupported8 and earlier

macOS

Deploy to macOS
x64Arm64
SupportedCatalina (10.15) to Tahoe (26)CI testedSequoia (15)UnsupportedMojave (10.14) and earlier

Debian (Linux)

Deploy to Linux
x64Arm64
Supported10 to 13CI tested12Unsupported9 and earlier

Ubuntu (Linux)

Deploy to Linux
x64Arm64
Supported20.04 LTS to 24.04 LTSCI tested22.04 LTSUnsupported25.10 and earlier non-LTS

Web 平台

#

Chrome

Deploy to web
JavaScriptWebAssembly
SupportedLatest 2CI tested145Unsupported95 and earlier

Firefox

Deploy to web
JavaScript
SupportedLatest 2CI tested148Unsupported98 and earlier

Safari

Deploy to web
JavaScript
Supported15.6 and newerCI tested18.6Unsupported15.5 and earlier

Edge

Deploy to web
JavaScriptWebAssembly
SupportedLatest 2CI tested145Unsupported95 and earlier