No description
Find a file
Konstantin Shcheglov c619413fef Fix for unawaited future in assists.
R=brianwilkerson@google.com

Change-Id: Ie297476866d380d7938896e18cb5ffd5fff9fb1f
Reviewed-on: https://dart-review.googlesource.com/68762
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-08-07 19:49:10 +00:00
.github
build
client
docs Added return-void-2-dynamic to whitelist of generalized-void.md 2018-08-01 12:18:07 +00:00
pkg Fix for unawaited future in assists. 2018-08-07 19:49:10 +00:00
runtime [VM runtime] For now, do not use field guards when using kernel bytecode. 2018-08-07 19:06:48 +00:00
samples
samples-dev Remove $runtime == drt sections and uses of drt from status files. 2018-08-03 12:40:46 +00:00
sdk [vm/precomp] Support @pragma for fields and remove associated entry-point entries. 2018-08-07 16:47:50 +00:00
tests Update tests for const constructors in subclasses of mixin applications 2018-08-07 17:26:25 +00:00
third_party Status file two flaky pkg bot tests. 2018-08-01 21:15:44 +00:00
tools [vm/precomp] Take 4 for procedure- and class-entrypoints. 2018-08-07 13:54:27 +00:00
utils [VM] Adjust flags for creating depfiles 2018-07-31 17:09:31 +00:00
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
CHANGELOG.md Revise CHANGELOG. 2018-08-02 22:01:19 +00:00
codereview.settings
dartdoc_options.yaml
DEPS [infra] Update checked in SDKs to 2.0.0-dev.69.5 2018-08-02 10:36:29 +00:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS CC sra also in changes to compiler files and tests 2018-07-31 18:27:19 +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.