Eliminated usages of "field" in the spec. It turned out to be "instance variable" or "static or instance variable" in all cases. I considered writing "member variable" for the latter, but we would then need to introduce that phrase somewhere, and maybe refer to it at each usage, which would be more verbose. Fixes #24333. BUG= R=lrn@google.com Review-Url: https://codereview.chromium.org/2613293002 .
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.
See LICENSE.