Skip to main content
Version: 3.0.0

Getting Started

This Flutter package allows you to integrate the WhatsApp Business API into your Flutter applications, enabling features such as sending messages, media, templates, business information, interactives, and more.

Pub Likes Pub Points Pub Popularity GitHub Issues or Pull Requests GitHub Issues or Pull Requests GitHub License GitHub forks

For a comprehensive understanding of the WhatsApp Business Cloud API, please refer to the official documentation available here : WhatsApp Business Cloud API

Installation Options

Choose your option
whatsapp: ^3.0.0

Import

Now in your Dart code, you can use:

import 'package:whatsapp/whatsapp.dart';