Anecdotally, I would say that Visual Studio Code (VS Code) is the most popular IDE in use in the Flutter landscape today.
Read moreHow do I install the Flutter?
Open Android Studio. Click File → Settings → Plugins. Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin .
Read moreHow do you open the Flutter project in Flutter?
Just Open your project as normal, and then in [Android Studio > Preferences > Languages&Frameworks > Flutter > Flutter SDK path] select the path where you downloaded & unpacked Flutter SDK .27 May 2018
Read moreHow do I open the Flutter project in Terminal?
Create a new Flutter project
Read moreHow do I open the project Flutter on my website?
Visual Studio Code
Read moreHow do you open a Flutter?
Install the Flutter and Dart plugins
Read moreHow do I run an existing Flutter project in Vscode?
To open an existing Flutter project:
Read more