Batch Debugger.ScriptParsed events sent from the debug extension (#1628)

* Batch Debugger.ScriptParsed events sent from the debug extension to extension backend

* Disable debug extension tests on windows again

* Addressed CR comments

* Update CHANGELOG.md

Update change log to reflect moving `batched_stream.dart` into shared utilities.
11 files changed
tree: f7279c682d6fb75c6db93aa3f3b2f44a1cf04651
  1. .github/
  2. dwds/
  3. example/
  4. fixtures/
  5. frontend_server_client/
  6. frontend_server_common/
  7. tool/
  8. webdev/
  9. .gitattributes
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. CONTRIBUTING.md
  14. mono_repo.yaml
  15. README.md
README.md

Dart

dwds Pub Package

A service that proxies between the Chrome debug protocol and the Dart VM service protocol.

webdev Pub Package

A command-line tool for developing and deploying web applications with Dart.