flutter / flutter/flutter-intellij
Enable Flutter plug-in for an existing project
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Provide an obvious (for someone who already has experience with intellij) way to enable the flutter plug-in for an existing Flutter project that was not created through Intellij or that does not have an .iml file yet (or has an old one, for example, if a project was created in intellij but before the flutter plugin was installed).
Maybe this could be done via the "Add Framework Support" feature in Intellij?
Or even better, do it just like the Dart plugin does it:

Here:

Contributor guide
Assessment
This issue has not been assessed yet.