Flutter SDK 归档列表

The Stable channel contains the most stable Flutter builds. Check out Flutter’s channels for details.

For details about what’s new in the major Flutter releases, check out the release notes page.

Flutter 的 Stable channel 是相对稳定的发布版本,查阅这个文档了解更多:Flutter 的构建(发布)渠道 channels

Stable channel (Windows)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Beta channel (Windows)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Stable channel (macOS)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Beta channel (macOS)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Stable channel (Linux)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Beta channel (Linux)

请从下列列表中选择:

Flutter 版本架构Ref发布日期Dart 版本出处/来源
Loading...

Master channel

我们并没有对 master channel 的提供打包下载,不过,你可以通过 git clone 我们在 Github 上 repo 的 master 分支来使用。

$ git clone -b master https://github.com/flutter/flutter.git
$ ./flutter/bin/flutter --version

关于安装包结构的更多信息,请查看这个页面: Flutter 安装包结构

每次新版本发布以及 Flutter 主 repo 有新 PR 合并的时候,我们会在社区微博上发布一条信息,欢迎关注 Flutter社区 微博账号!