androidiosfluttershareshare-plus

Is it possible to share image AND text (so both together) in Flutter? i tried with share_plus and is only working for Android


i'm trying to share content ( image + text + URL) from Flutter app (IOS and Android) to Linkedin and WhatsApp. Currently with share_plus is working fine on WhatsApp for Android. i couldn't find a solution for IOS


Solution

  • I think there’s restrictions from WhatsApp side.

    take a look at this issue