Currently not actively developed, please see https://github.com/dart4e/dart4e/ for Dart and Flutter support in the Eclipse IDE.
Dartboard is an Eclipse plugin for Dart and Flutter development. The Dartboard official Twitter account is @DartEclipse
Dart and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.
Prerequisites
This project requires a recent version of the Wild Web Developer. You have to install this first if your Eclipse installation does not already include it.
Installation
Check by running $ dart --version after installation.
There is also p2 update sites available at.
Nightly:
0.1 release:
Features
Thanks to the language server protocol and the analysis server provided by the Dart team Dartboard already contains many features.
The language server provides the necessary analysis and TextMate grammars provide syntax highlighting to enrich the development experience.
-
Running Dart programs directly from the IDE
-
All features from the classic Eclipse IDE


