share_whatsapp

Creator: coderz1093

Last updated:

Add to Cart

Description:

share whatsapp

Share Whatsapp Plugin #

A Flutter plugin to share content from your Flutter app to the WhatsApp share dialog.
Installation #
Add to your flutter project :
flutter pub add share_whatsapp
copied to clipboard
iOS Specific Installation #
Add this to your Info.plist file within Runner folder :
<key>LSApplicationQueriesSchemes</key>
<array>
<string>whatsapp</string>
</array>
copied to clipboard
This will ensure that iOS app can use url scheme whatsapp://.
Compatibility #




Web
Android
iOS
MacOS
Windows
Linux




Share Text








Share Image








Share Text+Image








Share to Number ⚠️








Native








Using wa.me on url_launcher










⚠️ Notes :

Mandatory for Web, MacOS, Windows and Linux
Optional for Android only.


Author #
Alann Maulana (alann-maulana)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.