Skip to main content

支援的部署平台

Flutter 依平台版本支援的各目標平台。

從 Flutter 3.44.0 開始, Flutter 支援在以下硬體架構與作業系統版本組合上部署應用程式。 這些組合統稱為 平台 (platforms)

Flutter 將平台分為以下幾類:

  • 已支援 (Supported):Flutter 團隊提供支援的平台與版本。
  • CI 測試 (CI-tested):Flutter 團隊在每次提交時都會測試這些平台。
  • 不支援 (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