No description
Find a file
2016-10-23 13:55:54 -07:00
build [windows] Make most file_win.cc functions use malloc for string conversions. 2016-10-21 14:55:37 -07:00
client
docs/language
pkg Update the API documentations with Paul review comments. 2016-10-23 13:55:54 -07:00
runtime runtime: Use Linux timezone implementation on Fuchsia 2016-10-21 23:42:07 -07:00
samples
samples-dev
sdk
tests Skip flaky isolate test temporarily. 2016-10-21 14:01:17 -07:00
third_party
tools GN: Fix build 2016-10-22 00:05:39 -07:00
utils GN: Fix build 2016-10-22 00:05:39 -07:00
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn GN: Fix build 2016-10-22 00:05:39 -07:00
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Fix dart_style version. 2016-10-20 13:26:18 -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.