• Flutter SDK 归档列表
    • Stable channel (Windows)
    • Beta channel (Windows)
    • Dev channel (Windows)
    • Stable channel (macOS)
    • Beta channel (macOS)
    • Dev channel (macOS)
    • Stable channel (Linux)
    • Beta channel (Linux)
    • Dev channel (Linux)
    • Master channel

    Flutter SDK 归档列表

    The Stable channel contains the most stable Flutter builds. See Flutter’schannels for details.

    • Windows
    • macOS
    • Linux

    Stable channel (Windows)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Beta channel (Windows)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Dev channel (Windows)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Stable channel (macOS)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Beta channel (macOS)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Dev channel (macOS)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Stable channel (Linux)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Beta channel (Linux)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Dev channel (Linux)

    Select from the following scrollable list:

    VersionRefRelease Date
    Loading…

    Master channel

    Installation bundles are not available for master. However, you can get the SDKdirectly from GitHub repo by cloning the master channel,and then triggering a download of the SDK dependencies:

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

    For additional details on how our installation bundles are structured, seeInstallation bundles.