dart-sdk/third_party/devtools
Kenzie Schmoll 577022f3bb Update DevTools to 2.11.0 and fix update.sh script
Change-Id: I73b4895f6ea16e661f0a54caec01b77dcbfffcb2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/233444
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2022-02-17 17:37:01 +00:00
..
README.md
update.sh Update DevTools to 2.11.0 and fix update.sh script 2022-02-17 17:37:01 +00:00

This folder contains a pre-built Dart DevTools instance which can be served as a web application, as well as the package:devtools_server and package:devtools_shared packages from the same revision, used to host and launch DevTools from a Dart process.

To build DevTools and update the CIPD resources, do the following:

  • Run ./update.sh to build DevTools at a given revision and upload it to CIPD. The uploaded CIPD entry will be tagged with revision:<revision>
  • Update DEPS to point to the newly updated DevTools by providing "revision:" as the version entry for "third_party/devtools"

DevTools CIPD packages are located at https://chrome-infra-packages.appspot.com/p/dart/third_party/flutter/devtools/+/.