Hacker News new | ask | show | jobs
by skybrian 3313 days ago
You can also use the Flutter plugin with the free, community edition of IntelliJ or with Webstorm. (But WebStorm does not have any Java or Android support.)

Also, the Dart plugin for VS Code is starting to add Flutter support. In that case you'd use the command line for hot reload.

- a Googler working on Flutter plugin.

1 comments

Yes--I should have mentioned I was using free IntelliJ!

Also great re: VS Code!