flutter_whatsapp_stickers library

Classes

WhatsAppStickers
Implementation of the WhatsApp Stickers API for Flutter.

Typedefs

MessageHandler = Future<void> Function(StickerPackResult action, bool status, {String error})