aarajput / wc_flutter_share

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

can we know that where it will share? #5

Closed karansingla007 closed 5 years ago

aarajput commented 5 years ago

I all apps that can accept sharable content.

karansingla007 commented 5 years ago

@aarajput i just want a callback where i share text/image.

aarajput commented 5 years ago

There is no way to get call back to see if text or image is actually shared or not. When you can share method, it will just open share popup of OS.