JayTWWM / Share-Files-And-Screenshot-Widgets-Flutter

This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.
Other
24 stars 14 forks source link

Fixes #19 adding back screenshot feature #20

Closed MrCsabaToth closed 3 years ago

MrCsabaToth commented 3 years ago

Needs testing. I tested with a OnePlus Nord Android 11. My earlier PR raised the Android SDK level to 29 (Android Studio didn't let me stick with 28). This may have consequences as the permission system got more restrictive gradually, 28 -> 29 and 29 -> 30.