| commit | 1f8b3f50aac8144281ef96648cb066aee51b8321 | [log] [tgz] |
|---|---|---|
| author | Ben Konyi <bkonyi@google.com> | Fri Oct 24 13:42:11 2025 -0400 |
| committer | GitHub <noreply@github.com> | Fri Oct 24 13:42:11 2025 -0400 |
| tree | a7d7abb60fe7d088a876f4928e89226aa6482e3d | |
| parent | 6b9ba48a461bf65df94b4aed918a0d4a3866b84c [diff] |
Disable screens not compatible with DWDS websocket mode (#9481) The DWDS websocket mode used by the Flutter `web-server` device provides a limited subset of the service protocol that doesn't include debugging capabilities, expression evaluation support, or object inspection. This change adds detection for applications running in this limited mode and hides screens that rely on unsupported functionality (e.g., debugger).
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.