flutter / flutter/devtools

Add architectural diagram to `devtools_extensions` documentation

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

描述

Extension authors need to know what type of tools are possible to build at a more granular level. Questions we've received from potential extension authors that highlight the types of questions developers need to answer before deciding to author an extension:
- "Is there a way to submit data to the extension from an external process?"
- "is it possible to load external html files inside the extension?"
- "is it possible to get the current cursor location from the IDE?"
- etc.

An architectural diagram that explains in further detail what is provided by the extension framework and the included connections to the Dart Tooling Daemon and the VM service would make extension capabilities more clear.

贡献指南

打开贡献指南

调研方向

首先找到 devtools_extensions 文档,并查看 extension framework 如何连接到 Dart Tooling Daemon 和 VM service。完成的标准是添加一个架构图,向潜在的 extension 作者清楚展示受支持的 extension capabilities 及这些连接。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
documentation
Issue 类型
文档
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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