whatsapp_client 1.0.34 copy "whatsapp_client: ^1.0.34" to clipboard
whatsapp_client: ^1.0.34 copied to clipboard

discontinued

A Whatsapp Client Library for interact with whatsapp api unnofficial.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate whatsapp_client

Use it

The package has the following executables:

$ wa_cli
$ whatsapp_client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whatsapp_client

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

dependencies:
  whatsapp_client: ^1.0.34

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

Import it

Now in your Dart code, you can use:

import 'package:whatsapp_client/whatsapp_client.dart';
0
likes
40
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Whatsapp Client Library for interact with whatsapp api unnofficial.

Topics

#whatsapp #whatsapp-client #whatsapp-bot #whatsapp-api

License

MIT (license)

Dependencies

general_lib, http, io_universe, mime, packagex, path, server_universe

More

Packages that depend on whatsapp_client