No description
Find a file
2016-12-22 10:25:54 -08:00
build
client
docs/language Add README for informal specs directory. 2016-12-21 15:52:54 -08:00
pkg Refactor *WorldBuilder.registerDynamicUse 2016-12-22 11:50:07 +01:00
runtime Added entry for thread information in the isolate view of the observatory. Current information shown is: -List of active threads w/ their associated ID and task kinds -All zones active under a given thread, including their allocated capacity and current usage. 2016-12-22 10:25:54 -08:00
samples
samples-dev
sdk Support for Null as bottom in dart2js 2016-12-22 15:01:33 +01:00
tests Update status file. 2016-12-22 18:47:24 +01:00
third_party
tools GN: Fix armsimdbc target. Add armsimdbc64 2016-12-22 10:24:24 -08:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Update pub to revision d7649be15213c43669a40c33af516d8eb210e876 2016-12-21 11:20:20 +01: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.