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

    Oct 28, 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.

  2. 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.

  3. 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.

  4. Set up Windows development - Flutter

    Sep 25, 2025 · Configure your development environment to run, build, and deploy Flutter apps for Windows.

  5. Set up Android development - Flutter

    Oct 28, 2025 · Configure your development environment to run, build, and deploy Flutter apps for Android devices.

  6. Android Studio and IntelliJ - Flutter

    Oct 28, 2025 · Learn how to develop Flutter apps in Android Studio and other IntelliJ products.

  7. Troubleshooting installation - Flutter

    Sep 5, 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 …

  8. Using packages - Flutter

    Oct 30, 2025 · Flutter supports using shared packages contributed by other developers to the Flutter and Dart ecosystems. This allows quickly building an app without having to develop everything from …

  9. 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 also …

  10. 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 …