MixinNetwork / MixinNetwork/flutter-plugins

[pasteboard][Windows] Copy image to clipboard is not working

Open
#188 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pasteboard platform-windows
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.