| commit | 606e1d7f2fd2ce56837c1674a0a388c8e90b1cbf | [log] [tgz] |
|---|---|---|
| author | Ben Konyi <bkonyi@google.com> | Wed Oct 15 15:20:09 2025 -0400 |
| committer | Sam Rawlins <srawlins@google.com> | Mon Oct 27 18:19:07 2025 -0700 |
| tree | 690e8fc31586ba36efccbe2da055ff7ee109c319 | |
| parent | 0327830448901920f739259364c3f2f624df5a03 [diff] |
Add basic support for Flutter web applications served with `-d web-server` (#9468) Fixes issues where DevTools tries to perform expression evaluation on `dart:io` to determine profile mode status. The DWDS web socket protocol is used with the web-server device, which allows for a subset of the VM service protocol to be made available when a Chrome debug port is unavailable.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
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. To understand how we use data collected from this service, see the Google Privacy Policy.