Contributing

Contributions welcome! Please follow the guide in Contributing.

Building

If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.

There are more documents on our wiki. Once set up to build the SDK, run:

./tools/build.py -mrelease create_sdk

Coding style

The analyzer packages are coded with a styled specified in our coding style document.