支援的部署平台
Flutter 依平台版本支援的各目標平台。
從 Flutter 3.44.0 開始, Flutter 支援在以下硬體架構與作業系統版本組合上部署應用程式。 這些組合統稱為 平台 (platforms)。
Flutter 將平台分為以下幾類:
- 已支援 (Supported):Flutter 團隊提供支援的平台與版本。
- CI 測試 (CI-tested):Flutter 團隊在每次提交時都會測試這些平台。
- 不支援 (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
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.44.0. Page last updated on 2026-06-14. View source or report an issue.