whatsapp_share_text_and_image 0.0.2 copy "whatsapp_share_text_and_image: ^0.0.2" to clipboard
whatsapp_share_text_and_image: ^0.0.2 copied to clipboard

You can share image and text in Whatsapp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whatsapp_share_text_and_image

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

dependencies:
  whatsapp_share_text_and_image: ^0.0.2

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_text_and_image/whatsapp_share_text_and_image.dart';
2
likes
125
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

You can share image and text in Whatsapp.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on whatsapp_share_text_and_image

Packages that implement whatsapp_share_text_and_image