Hello Seniors, I want to share image on clicking button to email and in twitter in flutter, I did for empty email but i want to share the image in the mail and same for twitter. Thanks
CodePudding user response:
you can use social_share package, link is https://pub.dev/packages/social_share
CodePudding user response:
try this package flutter_share_me here the link