flutter_screenshot_callback icon indicating copy to clipboard operation
flutter_screenshot_callback copied to clipboard

Feature request: return screenshot path on callback

Open LucaCerina opened this issue 3 years ago • 1 comments

Hi! Your package is quite nice, but it would be awesome if it could optionally return the screenshot path when it listens to it.

I guess it could be either directly in the callback or in another stored variable so it doesn't break the API.

What do you think?

LucaCerina avatar May 17 '21 17:05 LucaCerina

I do second this, currently I am scraping through the screenshot folder amd filtering out the latest file. Also sound null safety & updated deps would be a good idea.

castdrian avatar May 23 '21 12:05 castdrian