Dart: plugin prerequisites
Answered
I am trying to build the Dart Plugin.
In the Prerequisites, multiple plugins are required, however they don't exist
- Git Integration
- I18n for Java
- IntelliLang
- JUnit
- Plugin DevKit
- Properties Support
- UI Designer
However, I am able to compile. There are run-time errors which would be listed separately.

Please sign in to leave a comment.
Thanks, looks like some plugins have been renamed since that readme was last updated. The new names are Git, Java Internationalization, Properties. The other 4 listed plugins do exist. I checked in IntelliJ IDEA 2021.2.3 Preview.
BTW, a pull request making instructions more clear according to your experience would be appreciated =)