flutter / flutter/devtools

Refactor launch_url and copy_to_clipboard

Open
#6,613 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reading the linked discussion and locating launch_url, copy_to_clipboard, and their postMessage usage. The refactor is done when both use a config-specific postMessage implementation instead of creating separate stub files.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.