Find a file
Vyacheslav Egorov 8a5405fc40 [build] Add //third_party/android_tools BUILD file needed by zlib
Change-Id: I4f641bcc4940ab508f38b32397455f996659784b
Reviewed-on: https://dart-review.googlesource.com/c/81363
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
Auto-Submit: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2018-10-24 18:39:36 +00:00
.github
build [build] Add //third_party/android_tools BUILD file needed by zlib 2018-10-24 18:39:36 +00:00
client
docs Bounds of a generic type alias ensure the body is regular-bounded 2018-10-24 10:32:38 +00:00
pkg Generate analysis_server_client protocol_generated.dart and related protocol files 2018-10-24 17:09:39 +00:00
runtime [vm] Eliminate dart_zlib_path from BUILD files 2018-10-24 18:06:43 +00:00
samples
samples-dev
sdk Specify for all literals whether the object overrides Object.==. 2018-10-24 09:07:50 +00:00
tests [gardening] Mark co19 LibTest/io/Stdin/readByteSync_A02_t01 flaky 2018-10-24 16:39:44 +00:00
third_party [vm] Integrate dart binary with Crashpad on Windows. 2018-10-24 13:30:16 +00:00
tools [infra] Improve clone command in analyze-flutter.sh script (#34739) 2018-10-24 15:51:33 +00:00
utils update kernel worker to enable sync-async 2018-10-18 16:07:18 +00:00
.clang-format
.gitattributes Remove the Dart 1 tests. 2018-10-11 23:45:18 +00:00
.gitconfig
.gitignore
.gn
.mailmap
.packages Move dartfix to its own package 2018-10-22 17:50:25 +00:00
.vpython [infra] Add .vpython spec to fix gsutil on the bots (#31065) 2018-10-11 15:11:35 +00:00
AUTHORS
BUILD.gn
CHANGELOG.md Add fromEntries on HashMap and LinkedHashMap 2018-10-23 20:53:34 +00:00
codereview.settings
CONTRIBUTING.md
dartdoc_options.yaml
DEPS [vm] Integrate dart binary with Crashpad on Windows. 2018-10-24 13:30:16 +00:00
LICENSE
PATENTS
PRESUBMIT.py Remove the Dart 1 tests. 2018-10-11 23:45:18 +00:00
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.