I have experience in developing Android applications in the Android Studio.
Recently cross-platform application development Flutter alpha version released. In the documentation, it is mentioned that the Flutter application can be developed in Android Studio/IntelliJ, Visual Studio Code. But I do not know how to set up my Android Studio for Flutter application Development.
Today I started learning Flutter. I found running flutter pretty straightforward. It takes two things
Let's take a more detailed look.
Open Android Studio -> Open Plugin Preferences
Browse for Flutter Repository
Hit Ok. You will be notified that Dart is needed so Hit Yes and OK again
Restart Android Studio for the newly added plugins to sync up with Android Studio