1.11.0-dev.5.6
Version 1.11.0-dev.5.6

Cherry-pick a192ef4acb95fad1aad1887f59eed071eb5e8201 into dev
Cherry-pick d9da805f07feb8b613832a5820c875f5b8703141 into dev
Cherry-pick d0d5185550d5b41af75ec6e514c484da4abbf2b5 into dev
Cherry-pick e91b99b66d7cce90ec0784e01128834d861b9d82 into dev
tree: 97c220bc8f50e75862b90370eb0576b9e2741143
  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. .gitignore
  14. .mailmap
  15. AUTHORS
  16. CHANGELOG.md
  17. codereview.settings
  18. create_sdk.gyp
  19. dart.gyp
  20. DEPS
  21. LICENSE
  22. PATENTS
  23. PRESUBMIT.py
  24. README.dart-sdk
  25. README.md
  26. 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.