OpenFlutter / flutter_share_me

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.
https://github.com/lizhuoyuan
Apache License 2.0
151 stars 145 forks source link

Added Multiple features, #52

Closed jigarfumakiya closed 2 years ago

jigarfumakiya commented 2 years ago

This is PR added many new features and robust error handling & linting. Here all are.

  1. Able to share direct message WhatsApp.
  2. Able to share video on Android & IOS WhatsApp.
  3. Able to share stories on Instagram.

Breaking change- There is no more WhatsApp Business support on ios. if call WB in IOS throws method unImplemented error.

jigarfumakiya commented 2 years ago

Hey @lizhuoyuan If you get time can you please test it on the v2 branch. Thanks.