dart-lang / webdev

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

Implement `setFlag` for 'pause_isolates_on_start' #2373

Closed elliette closed 4 months ago

elliette commented 4 months ago

Work towards https://github.com/flutter/devtools/issues/5265, https://github.com/dart-lang/webdev/issues/2257

This is part of a series of changes to fix the "phantom breakpoints" issue described here: https://github.com/dart-lang/webdev/issues/2257#issuecomment-1942909830