appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
188 stars 217 forks source link

[Feature] : Sharing image to WhatsApp iOS #287

Closed migueloli closed 2 months ago

migueloli commented 4 months ago

Plugin name Appinio social share

Is your feature request related to a problem? Please describe. We can't share image and text or even only image to WhatsApp, before we also couldn't using the native share, but now native share is allowing to share to WhatsApp with image and text.

Describe the solution you'd like Adding the possibility to share image and/or text to WhatsApp. Not only be limited to sharing text.

migueloli commented 3 months ago

Hello,

Any chances of this being worked any time in the future?

Thank you

khanmujeeb687 commented 2 months ago

Hey @migueloli, This feature is in testing and will be available in the next version.

migueloli commented 2 months ago

Thank you very much @khanmujeeb687

khanmujeeb687 commented 2 months ago

Hey @migueloli , do you have any native implementation for iOS?

khanmujeeb687 commented 2 months ago

Hey @migueloli It is possible to share images to whatsapp using appinio_social_share: ^0.3.1 version. If you find an iOS implementation, feel free to create a PR. Thanks!