Install the Flutter and Dart Plugins – Android Studio
Read moreHow do I fix flutter plugin is not installed?
Solution that worked for me:
Read moreWhy is Android Studio not opening?
Workaround is to set a variable indicating the location of Java [b/55281]: Open Start menu > computer > System Properties > Advanced System Properties In the Advanced tab > Environment Variables, add new system variable JAVA_HOME that points to your JDK folder, for example C:\Program Files\Java\jdk1. 7.0_21.
Read moreHow do I get Android Studio to work?
Launch the Android Studio DMG file. Drag and drop Android Studio into the Applications folder, then launch Android Studio . Select whether you want to import previous Android Studio settings, then click OK.
Read moreCan I use IntelliJ instead of Android Studio for Flutter?
I have found it is the best for both Android and Flutter development. It is created by JetBrains, so any developer used to their products, such as IntelliJ IDEA, will find themselves right at home with this IDE. It is very intuitive so it is a good choice for people needing to learn an IDE quickly.
Read moreHow do I run a Flutter Web project in IntelliJ?
Using from IntelliJ
Read moreWhat is Flutter IntelliJ?
flutter.dev. Compatible with IntelliJ IDEA (Ultimate, Community, Educational), Android Studio . Support for developing Flutter applications . Flutter gives developers an easy and productive way to build and deploy cross-platform, high-performance mobile apps for both Android and iOS.
Read more