commit | b18b626d78f3db6b07295a39791b3e3ea5b6f99b | [log] [tgz] |
---|---|---|
author | Paul Berry <paulberry@google.com> | Wed Mar 20 03:36:42 2019 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org> | Wed Mar 20 03:36:42 2019 +0000 |
tree | f28a6426d3c419a0d73c372480fc2bbfe6a532c3 | |
parent | 7fe4253a4e7ecc8896ee73f010d6a0aa83318e82 [diff] |
Remove deprecated AST structures related to the "UI as code" feature. This constitutes a breaking change, so the analyzer major version number is bumped to 36. Clients that have stopped using the removed data structures (and the methods associated with them) should be unaffected. Change-Id: Iab68ecf8d10a13013ebb6b1198c54755225d0eb7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/95704 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
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.