flutter-plugins
flutter-plugins copied to clipboard
[pasteboard] Writefiles method incorrectly attaches the text content of the clipboard
Pasteboard.writeFiles([imagePath]) incorrectly attaches the text content of the clipboard
Reproduce Steps
Steps to reproduce the behavior:
- Copy some text
- Call writeFiles
- ctrl+v
Expected behavior
- WriteFiles just copy file
- 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