dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
213 stars 71 forks source link

Add `dwdsLaunch` and `dwdsAttach` events #2418

Closed elliette closed 2 months ago

elliette commented 2 months ago

These events will allow us to distinguish between DWDS launches from:

And will also allow us to distinguish between attaches to:

Work towards https://github.com/dart-lang/webdev/issues/2198