close
Skip to content

Latest commit

 

History

History
131 lines (121 loc) · 3.25 KB

File metadata and controls

131 lines (121 loc) · 3.25 KB
title Supported deployment platforms
shortTitle Supported platforms
description The platforms that Flutter supports by platform version.
showBreadcrumbs false

As of Flutter {{site.currentFlutterVersion}}, 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

Desktop platforms

Web platforms