
Install Flutter manually
Oct 28, 2025 · 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.
Get started with Flutter
Dec 8, 2025 · Ready to build beautiful, multiplatform apps from a single codebase? Choose from the following two options to get started setting up your Flutter development environment.
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.
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.
Add Flutter to your PATH
Oct 28, 2025 · Learn how to add Flutter to your PATH environment variable after downloading the SDK. Adding Flutter to your PATH allows you to use the flutter and dart command-line tools in terminals …
Set up Android development - Flutter
5 days ago · The instructions on this page are configured to cover setting up Android development on a Windows device. If you'd like to follow the instructions for a different OS, please select one of the …
Troubleshooting installation - Flutter
Dec 9, 2025 · This page describes some common installation issues that new Flutter users have encountered and offers suggestions on how to resolve them. If you are still experiencing problems …
Visual Studio Code - Flutter
Oct 30, 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 platform:
Using Flutter in China
Dec 8, 2025 · Extract the SDK from the zip archive file. This example assumes you downloaded the Windows version of the Flutter SDK. You'll need to replace the path to the archive with the path to …
Desktop support for Flutter
Oct 30, 2025 · Create a new application in your IDE and it automatically creates iOS, Android, web, and desktop versions of your app. From the device pulldown, select windows (desktop), macOS …