Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pasteboard] Writefiles method incorrectly attaches the text content of the clipboard #335

Open
BTMuli opened this issue May 2, 2024 · 0 comments

Comments

@BTMuli
Copy link

BTMuli commented May 2, 2024

Pasteboard.writeFiles([imagePath]) incorrectly attaches the text content of the clipboard

Reproduce Steps

Steps to reproduce the behavior:

  1. Copy some text
  2. Call writeFiles
  3. ctrl+v

Expected behavior

  1. WriteFiles just copy file
  2. Support writeImage on windows desktop

Version (please complete the following information):

  • Flutter Version:
     Flutter 3.19.6 • channel stable • https://github.com/flutter/flutter.git
     Framework • revision 54e66469a9 (2 weeks ago) • 2024-04-17 13:08:03 -0700
     Engine • revision c4cd48e186
     Tools • Dart 3.3.4 • DevTools 2.31.1
  • OS: Windows 24H2(26100.268)
  • plugin: pasteboard: ^0.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant