Skip to main content
Version: 4.0.0

Getting Started

WhatsApp Flutter Banner

This Flutter package provides seamless integration with the WhatsApp Business API, enabling developers to send messages, media, templates, manage business profiles, create interactive elements and flows, and share catalog messages within Flutter applications. The package supports the latest WhatsApp Business API version 23.0.

Pub Likes Pub Points Pub Monthly Downloads GitHub Issues GitHub PRs GitHub Forks

For a comprehensive guide to the WhatsApp Business Cloud API, refer to the official documentation:
WhatsApp Business Cloud API

Installation Options

Choose the method that suits you
whatsapp: ^4.0.0

Import

In your Dart code, import the package like this:

import 'package:whatsapp/whatsapp.dart';