flutter / flutter/devtools

Refactor launch_url and copy_to_clipboard

未关闭
#6,613 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cross-screen fix it friday P3
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

See original discussion here:
https://github.com/flutter/devtools/pull/6598#discussion_r1373364646

both essentially use postMessage, so if we created a config_specific implementation of postmessage, then they could use that instead of both creating a bunch of stub files.

贡献指南

打开贡献指南

调研方向

首先阅读链接的讨论,并定位 launch_url、copy_to_clipboard 及其对 postMessage 的使用。只有当两者都使用特定于配置的 postMessage 实现,而不是创建单独的 stub 文件时,重构才算完成。

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

评估

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

把新 issue 发到你的邮箱

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