flutter_share_me
flutter_share_me copied to clipboard
Flutter Plugin for sharing contents to social media. You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.
Hi, is sending message to business WhatsApp by passing phone number argument already available in plugin? Or is it just me who couldn't find it. As we can do with...
i'm getting this error when I trying run the code
I can see that I am able to share on WhatsApp but, While I try to share on Facebook there is nothing coming and the response I am getting is...
Getting this error with Flutter 3, and xCode 13.4 when generating a .IPA ``` Uncategorized (Xcode): Command CompileSwiftSources failed with a nonzero exit code Swift Compiler Error (Xcode): 'Sharing' is...
I am not able to share video on fb through ios device.I also want to share text with media but this is not working.
Hi, FBSDK version does not compatible with other library like "flutter_facebook_auth". Please update FBSDK to latest version(ex 13). or release 2.0.0 🙏
Hi I'm trying to share on messenger and I get this error: `I/flutter (18322): PlatformException(error, Cannot share thought messenger, , null)` How can I fix this issue :(