1.19.0-dev.2.3
Version 1.19.0-dev.2.3

Cherry-pick 8230749e116805bba2aee62321815b0b3a5526cb to dev
Cherry-pick eb2b2bcda9c86052eac06f3561ce2e79cc338e0e to dev
Cherry-pick 3d58d8a7d801fafd71bea8e8556049ba61a4e092 to dev
Cherry-pick 91d079b7cf8782993d44e7475b51dd46d7c49e2a to dev
Cherry-pick 508dbbe1c9056b76f3317fcea79cc63815df167c to dev
tree: 235c8000e4839b6638edf629f5b032500282f946
  1. build/
  2. client/
  3. docs/
  4. pkg/
  5. runtime/
  6. samples/
  7. samples-dev/
  8. sdk/
  9. site/
  10. tests/
  11. third_party/
  12. tools/
  13. utils/
  14. .gitattributes
  15. .gitignore
  16. .mailmap
  17. AUTHORS
  18. CHANGELOG.md
  19. codereview.settings
  20. create_sdk.gyp
  21. dart.gyp
  22. DEPS
  23. LICENSE
  24. PATENTS
  25. PRESUBMIT.py
  26. README.dart-sdk
  27. README.md
  28. WATCHLISTS
README.md

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

Learn how to get the source and prepare your machine to build the SDK.

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

See LICENSE.