Logic to interact with the `Editor` DTD service should be pulled into a standalone package and published
未关闭
cleanup
P2
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
The [classes and logic for interacting with the `Editor` DTD service](https://github.com/flutter/devtools/tree/master/packages/devtools_app/lib/src/shared/editor) would also be useful for other DTD clients wishing to interact with IDEs (e.g., the widget previewer).
We should consider pulling this DevTools specific logic into a dedicated `dtd_editor_service` package that's published and provides an extension on `DartToolingDaemon` for interacting with the `Editor` service.
贡献指南
调研方向
首先检查 packages/devtools_app/lib/src/shared/editor 中的类和逻辑,并跟踪它们如何与 Editor DTD 服务交互。确定包边界,以及其他 DTD 客户端所需的 DartToolingDaemon 扩展。逻辑以已发布的 dtd_editor_service 包形式提供时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100