We are happy to announce that Flutter support for the popular IntelliJ IDE is now available. This augments the existing Dart IntelliJ plugin — which offers live code analysis — with a new Flutter plugin dedicated to enabling the unique Flutter developer workflows.
With this plugin you can manage run/debug configurations & targets, debug on both simulators and physical devices, and perform ‘hot reloads’ of your changes directly from the IDE.
IntelliJ main toolbar
The plugins are available for both the Ultimate edition, and the free Community Edition, of IntelliJ IDEA.
For details on how to get started, known issues, and setup instructions please see the readme.
This is work in progress! We welcome feedback — please log issues and feature requests in our issue tracker.
Please also note that going forward we will be focusing our Flutter IDE efforts on extending IntelliJ, so we don’t expect to release any new major versions of our Atom-based Flutter plugin. Our flutter command line based tooling can as always be used with any editor or IDE of preference.
Kind Regards,
Michael Thomsen & the Flutter tools team
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you're doing web development with Dart, you probably want to use WebStorm or IntelliJ Ultimate. In those two products, the Dart plugin can run and debug web apps.
For Flutter development, you're fine using IntelliJ Community Edition. The Flutter plugin works just fine in that, and the community edition is a free offering. The plugin also works in the Ultimate version of IntelliJ (a paid offering).
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.