
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.
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 …
Install Flutter using VS Code
Dec 20, 2025 · Learn how to install and set up Flutter in a Code OSS-based editor. This includes (but is not limited to), VS Code, Antigravity, Cursor, and Windsurf.
Set up Windows development - Flutter
Sep 25, 2025 · Configure your development environment to run, build, and deploy Flutter apps for Windows.
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 …
Set up Android development - Flutter
Dec 19, 2025 · Configure your development environment to run, build, and deploy Flutter apps for Android devices.
Set up Linux development - Flutter
Sep 25, 2025 · Configure your development environment to run, build, and deploy Flutter apps for Linux desktop.
Set up and test drive Flutter
3 days ago · Learn how to use any Code OSS-based editor, such as VS Code, to set up your Flutter development environment and test drive Flutter's developer experience. If you've …
Visual Studio Code - Flutter
Oct 30, 2025 · Install the Flutter extension Start VS Code. Open a browser and go to the Flutter extension page on the Visual Studio Marketplace. Click Install. Installing the Flutter extension …
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 …