wc_flutter_share icon indicating copy to clipboard operation
wc_flutter_share copied to clipboard

A Flutter plugin for sharing files & text with other applications.

Results 9 wc_flutter_share issues
Sort by recently updated
recently updated
newest added

Can I share an image which is stored as file with a path? When I try to do so I get an error: Unable to load asset: /data/user/0/com.example.qr_code_scanner/cache/image.png `final ByteData...

When i try to share image and text in oneplus mobile I am unable to share both. It shares only image

@aarajput Hi, Is it possible to share a local video file to Instagram stories in iOS? I tried all the other libraries (including Google's share_plus) and they only share to...

Thanks for the great plugin! It would be really nice to be able to share multiple files using it.

When I run the code, it works perfectly fine with the following code: [Checked in iOS and Android device and simulators/device] ``` // This will take screenshot of 'previewContainer' child...

I used this library in my app, when i open my app, and not even call this library, and then close the app. And reopen it: The app doesnt even...

hello, i am using your plugin on app flutter which however uses ios native app (to do a lot of processing) i set the plugin as in the guide but...

When I add `wc_flutter_share` plugin to my project, it is unable to build for iOS. I am unsure if this issue is related to this error: > Your flutter's iOS...