Find a file
2017-01-26 07:25:23 -08:00
build Add support for configurable -OX optimization levels for debug builds 2017-01-24 17:36:37 +01:00
client
docs/language
pkg Make analyzer_cli batch mode asynchronous. 2017-01-26 07:25:23 -08:00
runtime Fix status files to correctly account for asan failure in x64 target only. 2017-01-25 16:12:52 -08:00
samples Update status file after "Fix race in deletion of native message handlers" 2017-01-24 10:01:29 +01:00
samples-dev
sdk fix #28008, fix #28009 implement FutureOr<T> 2017-01-25 15:32:57 -08:00
tests Add no-info mappings at start of out.js and after mapped functions 2017-01-26 11:46:06 +01:00
third_party
tools Fix tools/create_pkg_manifest.py to generate valid XML. (#28501) 2017-01-24 12:29:03 -08:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml Allow clang travis build to fail 2017-01-24 15:56:41 -08:00
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS
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

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.

Contributing to Dart

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

You can also contribute patches, as described in Contributing.

License & patents

See LICENSE and PATENTS.