-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Labels
Milestone
Description
I manually created a run configuration, pointing it to "lib/main.dart". I have the Android Emulator running. The command-line "flutter run" can run my app. But, in IntelliJ, the run button is disabled:
I just installed IntelliJ CE (2017.1.2) and the latest Flutter (13.1) and Dart plugins (171.4424).
What do I need to do/configure so I can launch from IntelliJ? Thanks!