No description
Find a file
2016-09-16 10:54:25 -07:00
build
client
docs/language
pkg Rename libraryUri 2016-09-16 10:54:25 -07:00
runtime Skip heap verify on 64-bit with an app snapshot 2016-09-16 10:41:19 -07:00
samples
samples-dev
sdk Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
tests Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
third_party Use tcmalloc on Linux 2016-09-16 08:24:54 -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 Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
.mailmap
.packages Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
.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.