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
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.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service.