1.12.0-dev.5.5
Version 1.12.0-dev.5.5

Cherry-pick f9d05b6e299f96b67bcac32dc37ec6c28e937f55 to dev
Cherry-pick 7c06881680ee07274f4fb2dffafeb019bf882e0f to dev
Cherry-pick 57bf18c3f808df096fc4a3720228e321a0dd7c13 to dev
Cherry-pick 65834295d999484aa68a6bffefce2e235e03fb56 to dev
Cherry-pick fe05e7b90516fe2d853a65233a7258e8afb958c0 to dev
Cherry-pick f0b81a44bb801dc1fd0025a2b26073f4a5bad6a1 to dev
Cherry-pick 5abf4fef9ce23341af2b63edb98648ebe178a5da to dev
Cherry-pick 9fa9698caa8063ced35a352da8102a91bfad1299 to dev
tree: b6bd3c9d8e567e7af8fa8b68915e5b6437abf995
  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.