MixinNetwork / MixinNetwork/flutter-plugins
[pasteboard][Windows] Copy image to clipboard is not working
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
Hi,
I currently copy the image to clipboard with Pasteboard.writeFiles([...])
In the app, I successfully get the image from clipboard with Pasteboard.image
But when I go to another chat app (Facebook Messenger,...), I cannot paste the image by control + V.
Please help me check this, Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Windows behavior with Pasteboard.writeFiles([...]) and verify that Pasteboard.image still reads the copied image. Check whether the image can be pasted into another chat app with Control+V; done means images copied by the plugin paste successfully outside the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100