About 400 results
Open links in new tab
  1. Get started | Flutter

    4 days ago · Install the Flutter SDK, set up any initial target platform, and get started learning and developing with Flutter!

  2. Install Flutter manually

    4 days ago · The instructions on this page are configured to cover installing Flutter on a Windows device. If you'd like to follow the instructions for a different OS, please select one of the following.

  3. Flutter SDK archive

    4 days ago · This archive is useful for developers who need to use an older version of Flutter for compatibility reasons or to investigate bugs. The archive includes Flutter SDKs for Windows, …

  4. Install Flutter using VS Code

    4 days ago · The instructions on this page are configured to cover installing Flutter on a Windows device. If you'd like to follow the instructions for a different OS, please select one of the following.

  5. Flutter SDK overview

    Sep 25, 2025 · The Flutter SDK has the packages and command-line tools that you need to develop Flutter apps across platforms. To get the Flutter SDK, see Install.

  6. Set up Windows development - Flutter

    Sep 25, 2025 · Learn how to set up your development environment to run, build, and deploy Flutter apps for the Windows desktop platform.

  7. VS Code | Flutter

    Sep 5, 2025 · With the Flutter extension installed, you can compile, deploy, and debug Flutter apps. To install the latest version of VS Code, follow Microsoft's instructions for the relevant …

  8. Set up and test drive Flutter

    4 days ago · The instructions on this page are configured to cover installing and trying out Flutter on a Windows device. If you'd like to follow the instructions for a different OS, please select …

  9. Building Windows apps with Flutter

    Sep 22, 2025 · This page discusses considerations unique to building Windows apps with Flutter, including shell integration and distribution of Windows apps through the Microsoft Store on …

  10. Flutter 3.27.0 release notes

    Add a bin/flutter-dev script, for running the flutter command-line tool from source by @matanlurey in 153599 Add test that app builds if migrated to SwiftPM but SwiftPM is turned off by @loic …