The Dart plugin adds Dart support to JetBrains IDEs such as IntelliJ IDEA and Android Studio.
Read moreHow do I run a flutter app in IntelliJ?
Quick-start
Read moreCan I use flutter in IntelliJ?
Using the Flutter inspector, directly available in Android Studio and IntelliJ .
Read moreHow do I add darts to IntelliJ?
Select File | New | Project from the main menu or click the New Project button on the Welcome screen. In the New Project dialog, select Dart in the left-hand pane. In the right-hand pane, specify the path to the Dart SDK. IntelliJ IDEA detects and displays the Dart version.
Read moreCan IntelliJ run flutter?
Using the Flutter inspector, directly available in Android Studio and IntelliJ .
Read moreWhat is the new JetBrains product?
JetBrains Fleet : The Next-Generation IDE by JetBrains.
Read moreCan you use flutter with WebStorm?
According to https://github.com/flutter/flutter-intellij/issues/391, Support Webstorm IDE #391, the Flutter dev team won’t support other IDEs other than IntelliJ Community Edition and Android Studio, so if your are using WebStorm/PhpStorm/Goland, althought you can manually install the flutter plugin from https:// …
Read more