wapilot_sdk 1.0.0 copy "wapilot_sdk: ^1.0.0" to clipboard
wapilot_sdk: ^1.0.0 copied to clipboard

Official Flutter/Dart SDK for WAPILOT.io - WhatsApp Business API Integration Platform. Easily manage contacts, send messages, handle templates, and automate responses.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wapilot_sdk

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

dependencies:
  wapilot_sdk: ^1.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:wapilot_sdk/wapilot_sdk.dart';
0
likes
140
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter/Dart SDK for WAPILOT.io - WhatsApp Business API Integration Platform. Easily manage contacts, send messages, handle templates, and automate responses.

Homepage
Repository (GitHub)
View/report issues

Topics

#whatsapp #messaging #api #communication

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, flutter, meta

More

Packages that depend on wapilot_sdk