Replies: 3 comments 1 reply
-
Not sure about "watching" - all examples for Flutter I've seen so far are just polling clipboard. Regarding image fetching from a clipboard it could be implemented using this Flutter package: https://pub.dev/packages/pasteboard |
Beta Was this translation helpful? Give feedback.
1 reply
-
The function of polling clipboard has not been added yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I now get the pasteboard image via a button. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get clipboard screenshot image, How to watch clipboard images changes?
Beta Was this translation helpful? Give feedback.
All reactions