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

Error permission #9

Closed victor-padovam closed 3 years ago

victor-padovam commented 3 years ago

This my problem....

E/DatabaseUtils(21057): java.lang.SecurityException: Permission Denial: reading com.twwm.share_files_and_screenshot_widgets.ShareFilesAndScreenshotWidgetsFileProvider uri content://coesma.nit.eletronica.fileprovider.share_files_and_screenshot_widgets/cache/segundaviaAitNIT.png from pid=21789, uid=1000 requires the provider be exported, or grantUriPermission()

JayTWWM commented 3 years ago

Can you share you code and flutter doctor cmd output.