commit | 6c174d40d1be5c5c527c238d1208c87c74c003ea | [log] [tgz] |
---|---|---|
author | Bob Nystrom <rnystrom@google.com> | Thu Jun 08 15:27:17 2017 -0700 |
committer | Bob Nystrom <rnystrom@google.com> | Thu Jun 08 15:27:17 2017 -0700 |
tree | 80434681121edfd05c4bcc16d46ceba92eaaae9a | |
parent | 641589bf8cd214ea45b4ad061c40ce344b9fa680 [diff] |
Allow assignment inside the promoted scope. Clarify that when that happens, the assignment is checked (statically and dynamically for implicit downcasts) against the promoted type.
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
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.
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.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.