Skip to content
Phil Quitslund edited this page Sep 5, 2016 · 4 revisions

Frequently Asked Questions

How do I configure a Dart SDK? What SDK should I use?

The Flutter plugin for IntelliJ depends on a Dart SDK to be configured in the Dart Plugin (Preferences>Languages & Frameworks>Dart). For best results, this should point to the Dart SDK vended with Flutter (e.g., flutter-install/bin/cache/dart-sdk).

How do I build the plugin?

TODO

How do I deploy the plugin?

TODO