No description
Find a file
Alexander Thomas db99248e77 [infra] Normalize comments in pkg.status
Change-Id: Ia90ecd801c4d63c434c3b3fa220f59ff8c054e08
Reviewed-on: https://dart-review.googlesource.com/33886
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2018-01-11 12:13:15 +00:00
build [infra] Roll clang toolchain forward 2018-01-10 21:23:39 +00:00
client
docs Added informal specification of super-bounded types. 2018-01-11 09:16:11 +00:00
pkg [infra] Normalize comments in pkg.status 2018-01-11 12:13:15 +00:00
runtime Support data URIs in StandardFileSystem. 2018-01-11 11:23:36 +00:00
samples [vm/testing] Make --strong -c dartk configuration a Dart 2.0 configuration. 2017-12-12 12:19:10 +00:00
samples-dev
sdk Reapply "Partial static mode changes for vm-service and tests (part 3)." 2018-01-11 01:31:17 +00:00
tests Update status of flaky timing-out test on vm-kernel configurations 2018-01-11 12:13:03 +00:00
third_party
tools Add dart2.bat to accommodate running dart2 tests on Windows 2018-01-11 01:35:17 +00:00
utils Rename PhysicalFileSystem to StandardFileSystem. 2018-01-11 11:23:25 +00:00
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages Bring dart_style 1.0.9 into the repo and update its dependencies. 2018-01-05 22:36:08 +00:00
AUTHORS
BUILD.gn
CHANGELOG.md Fix return type of Base64Codec.decode to say Uint8List. 2018-01-08 13:27:02 +00:00
codereview.settings
DEPS [infra] Roll clang toolchain forward 2018-01-10 21:23:39 +00:00
LICENSE
PATENTS
PRESUBMIT.py [infra] Add and check 'allowed_hosts' in DEPS file 2018-01-08 18:31:24 +00:00
README.dart-sdk
README.md
WATCHLISTS Creates a watchlist for sdk/lib/_http and adds me to it 2018-01-02 18:39:53 +00:00

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.