dart-sdk/third_party/devtools
Kenzie Schmoll c1642b396c Bump DevTools DEP to 2.20.1 and modify the devtools/update.sh script to support passing an additional argument to the DevTools build script.
Change-Id: I176f72c4d2e562f923d174734cbd2c4f8fc19b83
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279335
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2023-01-20 07:16:49 +00:00
..
README.md rev the build of devtools; add a 'dart devtools' command 2021-08-20 16:25:24 +00:00
update.sh Bump DevTools DEP to 2.20.1 and modify the devtools/update.sh script to support passing an additional argument to the DevTools build script. 2023-01-20 07:16:49 +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/+/.