Dart: plugin prerequisites
已回答
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.

请先登录再写评论。
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 =)