Flutter SDK 版本列表
Flutter 的 Stable channel 是相对稳定的发布版本,查阅这个文档了解更多:Flutter 的构建(发布)渠道 channels。
The Stable channel contains the most stable Flutter builds. See Flutter’s channels for details.
Stable channel (Windows)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Beta channel (Windows)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Dev channel (Windows)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Stable channel (macOS)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Beta channel (macOS)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Dev channel (macOS)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Stable channel (Linux)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Beta channel (Linux)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Dev channel (Linux)
请从下列列表中选择:
Select from the following scrollable list:
版本 | Ref | 发布日期 |
---|---|---|
Loading... |
Master channel
我们并没有对 master channel 的提供打包下载,不过,你可以通过 git clone
我们在
Github 上 repo 的 master 分支来使用。
Installation bundles are not available for master. However, you can get the SDK directly from GitHub repo by cloning the master channel, and then triggering a download of the SDK dependencies:
$ git clone -b master https://github.com/flutter/flutter.git
$ ./flutter/bin/flutter --version
关于安装包结构的更多信息,请查看这个页面: Flutter 安装包结构。
For additional details on how our installation bundles are structured, see Installation bundles.
每次版本发布我们也都会在微博上发布一条信息,欢迎关注 Flutter社区 微博账号!
We will post a Weibo message with each Flutter releases, please follow us on Weibo: Flutter Community!