2.1.0-dev.9.2
Version 2.1.0-dev.9.2

Cherry-pick 2cf0ca381ce33d1e6597c778eb1a915eecdac109 to dev
Cherry-pick c7e6cdf81ca2f6113cc132d85d5f73a9441d3643 to dev
Cherry-pick a6518386520af63764ad40dde3b53e5e160b9bff to dev
Cherry-pick 2085277771bb91d488edb6e6e55552ba7116dd72 to dev
Cherry-pick 0fd4a51e2c805aec79d4d0e42f446f5395c6113a to dev
Cherry-pick be815e1a867d302ad2fbc8db8d7467cfe85319d2 to dev
Cherry-pick 61df5fdec81be4f8f04c18a774147856931ebbb9 to dev
Cherry-pick d8d68358498c83127e26ad1796359146772decad to dev
Cherry-pick 9c95624a6307f09f1cdc49054bdd08125acb6f53 to dev
Cherry-pick cde479301a81f9fbaec3fb007457a4ec8e5a65a7 to dev
tree: 4819655f1e48a82a2e505c2f04b71f56c95dc9b3
  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. .vpython
  22. AUTHORS
  23. BUILD.gn
  24. CHANGELOG.md
  25. codereview.settings
  26. CONTRIBUTING.md
  27. dartdoc_options.yaml
  28. DEPS
  29. LICENSE
  30. PATENTS
  31. PRESUBMIT.py
  32. README.dart-sdk
  33. README.md
  34. 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.