Refactor launch_url and copy_to_clipboard
Open
cross-screen
fix it friday
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.