Update dartfix to check analysis server protocol version This updates dartfix to more narrowly verify the analysis server protocol version and print instructions for the user if the protocol version expected by dartfix is incompatible with the current Dart SDK. This is necessary because the edit.dartfix protocol is experimental and will continue to evolve. Change-Id: Ib31eb594a8a94416cb4fc676e7da9150f8c99b6a Reviewed-on: https://dart-review.googlesource.com/c/84780 Commit-Queue: Dan Rubel <danrubel@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
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.
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.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.