No description
Find a file
Lasse R.H. Nielsen 2efe3447ee Update DEPS to remove dependencies on upper-case constants
Change-Id: I5839a92d9790abcf35011b7ab3cdd3e05dbfa45c
Reviewed-on: https://dart-review.googlesource.com/63950
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2018-07-11 09:45:33 +00:00
.github
build [build] Copy Observatory assets with GN rather than observatory_tool.py 2018-07-10 19:08:47 +00:00
client
docs Added specification that redirecting constructors must be checked. 2018-07-10 12:41:24 +00:00
pkg Update DEPS to remove dependencies on upper-case constants 2018-07-11 09:45:33 +00:00
runtime [vm/fuzzer] Added configuration support in DartFuzz. 2018-07-11 05:15:26 +00:00
samples
samples-dev
sdk [build] Copy Observatory assets with GN rather than observatory_tool.py 2018-07-10 19:08:47 +00:00
tests Reenable the Iterable.whereType method. 2018-07-10 18:05:15 +00:00
third_party Roll http_io forward 2018-06-28 21:42:38 +00:00
tools [build] Copy Observatory assets with GN rather than observatory_tool.py 2018-07-10 19:08:47 +00:00
utils [build] Move dart2js run for Observatory from python to GN 2018-07-03 22:50:16 +00:00
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00
AUTHORS
BUILD.gn [fuchsia] Mark runtime_kernel testonly 2018-07-10 17:32:43 +00:00
CHANGELOG.md Reenable the Iterable.whereType method. 2018-07-10 18:05:15 +00:00
codereview.settings
dartdoc_options.yaml
DEPS Update DEPS to remove dependencies on upper-case constants 2018-07-11 09:45:33 +00: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

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.