Add platform toggle to the inspector
未关闭
fix it friday
good first issue
P3
screen: inspector
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
Users are missing this feature the IntelliJ inspector had.
It should be easy to add now that we are using Flutter web. Just need a drop down menu toggling the service extension between Android, IOS, and web.
https://twitter.com/RydMike/status/1368224307525152768
贡献指南
调研方向
首先,在 Flutter web DevTools 代码中定位 inspector UI 及其对 service extension 的处理。了解当前 Android、iOS 和 web 平台上下文是如何表示的,然后在有相关测试的情况下运行 inspector 相关测试。完成标准是下拉菜单能够按照描述在 Android、iOS 和 web 之间切换 service extension。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100