2.0.0-dev.69.1
Version 2.0.0-dev.69.1

Cherry-pick 11f3c57e9c09c62c46aaf7824c3ffdc8debb3960 to dev
Cherry-pick 83a615cf4b4acfd6c0fb58a15ed82b09ff1669cf to dev
Cherry-pick ec733c3b3c20adefb188e4b6e55103eef452a691 to dev
Cherry-pick a7e511f4dce66362fb6ec921e80cc8c93cc277d7 to dev
Cherry-pick 651994ba70fbf916316af8dd37571a4549bb66a1 to dev
Cherry-pick 296319d2f00e3f51942f884f8f340f725c598ac8 to dev
Cherry-pick cc1a7b35d009eb0fb526baf87202d3e97cd8aa1f to dev
Cherry-pick 64a1f8f69c5538ec89d3349c0dcee6f7304e9f75 to dev
Cherry-pick 389b8997b3e8a9f0eea287a99099b1d847851b6d to dev
Cherry-pick db45d049dbcd05e359f5ca09396d0685fa47ba4e to dev
Cherry-pick c6f525634f7238eb2e55d04f839b4e300d1f7cc2 to dev
Cherry-pick a3bb529eecf1b88b69f61500a311100a39e39899 to dev
tree: 2e13edc652a5c2bf0be99e29622ba121454f9eac
  1. .github/
  2. build/
  3. client/
  4. docs/
  5. pkg/
  6. runtime/
  7. samples/
  8. samples-dev/
  9. sdk/
  10. tests/
  11. third_party/
  12. tools/
  13. utils/
  14. .clang-format
  15. .gitattributes
  16. .gitconfig
  17. .gitignore
  18. .gn
  19. .mailmap
  20. .packages
  21. AUTHORS
  22. BUILD.gn
  23. CHANGELOG.md
  24. codereview.settings
  25. dartdoc_options.yaml
  26. DEPS
  27. LICENSE
  28. PATENTS
  29. PRESUBMIT.py
  30. README.dart-sdk
  31. README.md
  32. 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

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.