devtools
devtools copied to clipboard
Provide a way to start DevTools programmatically
DevTools provides a server implementation which is intended to be used as a CLI package. It would be useful if it could also be used programmatically so package:dwds doesn't have to do something like this:
https://github.com/dart-lang/webdev/blob/master/dwds/lib/src/servers/devtools.dart#L28
Punting from 0.1.6
Unassigning myself on account of job change. Good luck!
@elliette is this resolved? or maybe obsolete?