
Get started with Flutter
5 days ago · 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
Oct 28, 2025 · Learn how to install and set up Flutter in a Code OSS-based editor. This includes (but is not limited to), VS Code, Cursor, and Windsurf.
Set up Android development - Flutter
Oct 28, 2025 · Learn how to set up your development environment to run, build, and deploy Flutter apps for Android devices.
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.
Create a new Flutter app
5 days ago · This page provides step-by-step instructions on how to bootstrap a new Flutter app in your preferred development environment. To create a new Flutter app, first set up Flutter, …
Set up web development - Flutter
Sep 25, 2025 · Learn how to set up your development environment to run, build, and deploy Flutter apps for the web platform.
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 …
Set up app links for Android - Flutter
Oct 30, 2025 · Set up app links for Android Learn how to set up app links for an Android application built with Flutter.