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
160 stars 159 forks source link

Added iOS support for WhatsApp and System share. #42

Closed jigarfumakiya closed 3 years ago

jigarfumakiya commented 3 years ago

Hello @hiteshjoshi @lizhuoyuan

Hope you all doing well.

This is PR suggest below changes.

  1. Upgrade the project to swift support.
  2. Added support for WhatsApp for ios.
  3. Added support for system share for ios.

Can you please take look at all the changes and let me know if require any changes or you want to discuss anything.

Note-:I am currently working on Facebook and Twitter support will send a new PR soon.

Let me know Jigar

lizhuoyuan commented 3 years ago

thank you~

jigarfumakiya commented 3 years ago

Your welcome. I Will add other support then will update the readme soon.

ghost commented 3 years ago

WhatsApp msg in ios always "hello" why??

jigarfumakiya commented 3 years ago

43

@gkmuhannad Fixed most of the bugs here. Added complete support for ios.