About 400 results
Open links in new tab
  1. Android Studio and IntelliJ - Flutter

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

  2. Set up Android development - Flutter

    Sep 25, 2025 · Learn how to set up your development environment to run, build, and deploy Flutter apps for Android devices.

  3. Get started | Flutter

    Sep 25, 2025 · Install the Flutter SDK, set up any initial target platform, and get started learning and developing with Flutter!

  4. Integrate Flutter | Flutter

    Sep 5, 2025 · Using Android Studio, you can edit both your Android and Flutter code in the same IDE. You can also use IntelliJ Flutter plugin functionality like Dart code completion, hot reload, …

  5. Troubleshoot | Flutter

    Sep 5, 2025 · Flutter automatically uses the JDK included in Android Studio. If you do need another version of Java, try the workaround described in this GitHub issue until a long-term …

  6. Upgrade | Flutter

    Sep 5, 2025 · This command gets the most recent version of the Flutter SDK that's available on your current Flutter channel. If you are using the stable channel and want an even more recent …

  7. Create a new Flutter app

    Sep 25, 2025 · Learn how to bootstrap a new Flutter application from your command-line, different editors, and even in the cloud.

  8. Flutter SDK | Flutter

    Sep 25, 2025 · SDK support for Flutter developer tools The IDE tooling for Flutter (Android Studio and Intellij plugins, VS Code extensions) supports Flutter SDK versions going back two years.

  9. Android Java Gradle migration guide - Flutter

    Oct 10, 2025 · The Android Studio app includes a version of Java, which Flutter uses by default. If you don't have Android Studio installed, Flutter relies on the version defined by your shell …

  10. Install with VS Code | Flutter

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