flutter / flutter/devtools

Support deep linking to the debug tab on a given isolate and library

未关闭
#4,241 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P2 screen: debugger
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

In the test runner we currently link to the Observatory UI when debugging tests. We'd like to point to the devtools UI instead.
https://github.com/dart-lang/test/issues/1563

Observatory lets us link to the `/inspect` path with an `isolateId` query parameter, and a `objectId` parameter pointing the `_test.dart` library.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。