whatsapp_share_plus 2.0.0 copy "whatsapp_share_plus: ^2.0.0" to clipboard
whatsapp_share_plus: ^2.0.0 copied to clipboard

Share text, images, video and documents to WhatsApp and WhatsApp Business. Target a contact by phone number, send multiple files, and install sticker packs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whatsapp_share_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  whatsapp_share_plus: ^2.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:whatsapp_share_plus/whatsapp_share_plus.dart';
2
likes
160
points
705
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Share text, images, video and documents to WhatsApp and WhatsApp Business. Target a contact by phone number, send multiple files, and install sticker packs.

Repository (GitHub)
View/report issues

Topics

#whatsapp #share #sharing #deep-links #stickers

License

MIT (license)

Dependencies

cross_file, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on whatsapp_share_plus

Packages that implement whatsapp_share_plus