No description
Find a file
2016-09-16 13:52:45 -07:00
build
client
docs/language
pkg dart2js: fix tests after moving to .packages in the SDK repo 2016-09-16 12:07:31 -07:00
runtime Fixes Dartium build 2016-09-16 13:52:45 -07:00
samples
samples-dev
sdk
tests dart2js: fix tests after moving to .packages in the SDK repo 2016-09-16 12:07:31 -07:00
third_party Fix boringssl defines for MIPS build. 2016-09-16 12:39:39 -07:00
tools Use tcmalloc on Linux 2016-09-16 08:24:54 -07:00
utils Fix dartanalyzer.gyp for SDK summary generation. 2016-09-16 09:13:01 -07:00
.gitattributes
.gitignore
.mailmap
.packages
.travis.yml
AUTHORS
CHANGELOG.md Update CHANGELOG for tcmalloc change 2016-09-16 09:30:45 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Use tcmalloc on Linux 2016-09-16 08:24:54 -07:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

Learn how to get the source and prepare your machine to build the SDK.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License

See LICENSE.