esysberlin / esys-flutter-share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
130 stars 147 forks source link

Fixed SecurityException: Permission Denial on share #27 #63

Open jawad12345A opened 4 years ago

jawad12345A commented 4 years ago

Fixed bug by granting permission. So now granting permission for the uri for each resolvable application.

acoutts commented 4 years ago

Can we get this merged please? The current version is broken and does not work.

nkek1027 commented 3 years ago

merge please T.T

benmccann commented 3 years ago

@d-wolf would you be able to take a look at this?