Version 1.12.0-dev.5.9

Cherry-pick 1d537028f7cbe026fb682804fb13c72aa3261ae5 to dev
Cherry-pick 6e0b2418c7024406f603c2c775d320484355a449 to dev
Cherry-pick b569deac480aeced9fccbb802d47cfdcd8691894 to dev
Cherry-pick 664742f0162a13e0d60c65de0a713df8acd7d8e9 to dev
Cherry-pick f07cec063c4ac380119a628f25573db9a21d8634 to dev
Cherry-pick d0b03eebbd63261e7beb8413aa9ce9dfa2a862cc to dev
Cherry-pick 3aa62d03fcbffc2f2a77f05d2c8e975b75a56d76 to dev
Cherry-pick 74e02785b0e534e469668ce2cabced7d26ec55b1 to dev
Cherry-pick 028c9952959be3b1f275c3cfbe805ab80c49f07a to dev
tree: 34c240278184d14c3274916bcc65aeff6070b431
  1. client/
  2. docs/
  3. pkg/
  4. runtime/
  5. samples/
  6. samples-dev/
  7. sdk/
  8. site/
  9. tests/
  10. third_party/
  11. tools/
  12. utils/
  13. .gitattributes
  14. .gitignore
  15. .mailmap
  16. AUTHORS
  17. CHANGELOG.md
  18. codereview.settings
  19. create_sdk.gyp
  20. dart.gyp
  21. DEPS
  22. LICENSE
  23. PATENTS
  24. PRESUBMIT.py
  25. README.dart-sdk
  26. README.md
  27. 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.

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.