Allow launching DevTools directly over the JSON stdin API (#1365)

* Extract method for launching DevTools

* Extract validation of VM service URI

* Add support for launching DevTools directly over the server API

* Split docs for devTools.launch and launchDevTools VM service

* Move emitLaunchEvent out of launchDevTools method

* Rename ambigious method

* Skip devTools.launch tests when using existing server from pub
4 files changed
tree: 11e38823e8b6403b4e9919ef5cf57b6714e399d2
  1. .github/
  2. .vscode/
  3. case_study/
  4. docs/
  5. packages/
  6. third_party/
  7. tool/
  8. .gitattributes
  9. .gitignore
  10. .travis.yml
  11. analysis_options.yaml
  12. AUTHORS
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. LICENSE
  16. README.md
README.md

Dart DevTools (preview)

Build Status

What is this?

Dart DevTools is a suite of performance tools for Dart and Flutter. It’s currently in preview release, but we’re actively working on improvements and on shipping new versions.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Contributing and development

Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.

Terms and Privacy

By using Dart DevTools, you agree to the Google Terms of Service.