aarajput / wc_flutter_share

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

Receive file shared from other applications? #18

Closed braulio94 closed 4 years ago

braulio94 commented 4 years ago

Can I receive files in my application with this plugin?

aarajput commented 4 years ago

No, this plugin is just to share content with other apps using native share dialog.

braulio94 commented 4 years ago

Cool, share does the same thing.