Step-by-Step: How to install Flutter in Android Studio


  1. Open Android Studio
  2. Now Go to Plugins (Settings -> Preferences... -> Plugins)
  3. Search for Flutter and click Install
    Installing Flutter on Android Studio
  4. Accept the Third-Party Plugins Privacy Note
    Flutter - Third-Party Plugins Privacy Note
  5. You will see another message saying "Flutter plugin requires Dart", click on Install,
    Flutter plugin requires Dart Messsage
  6. You will see Restart IDE button, click on it to restart Android Studio to complete Flutter installation.
    Restart Android Studio After Installing Flutter

Once the IDE restarts you will see the "Welcome to Flutter!" message!

Welcome to Flutter Message
-




Have Questions? Post them here!