Find a file
Bob Nystrom 3f477a6218 Consolidated CHANGELOG entry for 2.3.0.
I added an intro to the UI as code stuff and then merged all of the
changes from the previous dev releases.

Change-Id: I0726268adcf5838a24dfee1cacd13e730b004090
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/99736
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Vijay Menon <vsm@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2019-04-18 21:27:51 +00:00
.github
build
client
docs
pkg Create List<TypeParameterElement>, not Impl. 2019-04-18 20:15:26 +00:00
runtime Revert "[ VM / Service ] Temporarily disable VM service auth codes by default" 2019-04-18 21:21:18 +00:00
samples Check return value from Dart_PostCObject() in sample extension 2019-04-12 19:34:50 +00:00
samples-dev
sdk Ensure boolified SSA nodes are non-null first. 2019-04-10 00:28:10 +00:00
tests [vm] Remove code collection. 2019-04-18 20:12:09 +00:00
third_party [infra] Update d8 to 7.5.149 2019-04-11 20:23:51 +00:00
tools [dartdevc] switch DDC tests to use Kernel files 2019-04-16 00:55:42 +00:00
utils [kernel_worker] retry on failure 2019-04-17 23:36:01 +00:00
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages Bring in the latest test and stream_channel 2019-04-11 19:07:58 +00:00
.vpython
AUTHORS
BUILD.gn
CHANGELOG.md Consolidated CHANGELOG entry for 2.3.0. 2019-04-18 21:27:51 +00:00
codereview.settings
CONTRIBUTING.md
DEPS Bump markdown to 2.0.3 2019-04-16 18:43:15 +00:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS Remove from WATCHLISTS. 2019-04-11 23:37:04 +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.