call_with_whatsapp 0.0.1 copy "call_with_whatsapp: ^0.0.1" to clipboard
call_with_whatsapp: ^0.0.1 copied to clipboard

A new Flutter plugin for calling through Whatsapp from flutter app. Currently only available for Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add call_with_whatsapp

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

dependencies:
  call_with_whatsapp: ^0.0.1

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:call_with_whatsapp/call_with_whatsapp.dart';
5
likes
40
pub points
42%
popularity

Publisher

unverified uploader

A new Flutter plugin for calling through Whatsapp from flutter app. Currently only available for Android.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on call_with_whatsapp