flet icon indicating copy to clipboard operation
flet copied to clipboard

Fetch image from a clipboard

Open FeodorFitsner opened this issue 1 year ago • 3 comments

Discussed in https://github.com/flet-dev/flet/discussions/336

Originally posted by jet10000 September 16, 2022 I want to get clipboard screenshot image, How to watch clipboard images changes?

FeodorFitsner avatar Sep 18 '22 01:09 FeodorFitsner

Yep, looks like https://pub.dev/packages/pasteboard is the way to go.

FeodorFitsner avatar Sep 20 '22 03:09 FeodorFitsner