aarajput / wc_flutter_share

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

fixed bug #12 #20

Closed stonega closed 4 years ago

stonega commented 4 years ago

Thanks for great plugin! This PR fixed grantUriPermission() error mentioned in #12 The solution is from Stackoverflow I test it in example app and my own app, worked well.

aarajput commented 4 years ago

Thanks @stonega . I will review and test your P.R shortly. I really appreciate your contribution to make this plugin better.