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 …

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

  4. Set up Android development - Flutter

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

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

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

  7. Android Studio and IntelliJ - Flutter

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

  8. Set up Windows development - Flutter

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

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

  10. flutter: The Flutter command-line tool

    Oct 28, 2025 · The flutter command-line tool is how developers (or IDEs on behalf of developers) interact with Flutter. For Dart related commands, you can use the dart command-line tool.