whatsapp_stickers_handler 0.3.0 copy "whatsapp_stickers_handler: ^0.3.0" to clipboard
whatsapp_stickers_handler: ^0.3.0 copied to clipboard

This plugin provides functionality for dynamically adding and updating sticker packs to WhatsApp.

Whatsapp Stickers Handler #

This plugin provides functionality for dynamically adding and updating sticker packs to WhatsApp. It also includes helper functions that support creating valid stickers from user images.

Features #

WhatsApp API #

The plugin provides the following WhatsApp API functionality:

  • Check if WhatsApp is installed on devices
  • Launch WhatsApp
  • Check if sticker pack is available in WhatsApp
  • Add a sticker pack to WhatsApp
  • Update an existing sticker pack

Sticker Creation and Validation #

The plugin provides the following sticker functionality:

  • Create and save stickers from images on the users device
    • Convert images to required types
    • Scale and compress to comply with the WhatsApp API
  • Sticker pack validation

Usage #

How to use the plugin can be found here.

WhatsApp Stickers API #

See the WhatsApp documentation for more information.

Example #

A working example how to use the plugin can be found here.

Android Platform Code #

The docs for the Android platform code can be found here.

1
likes
0
points
228
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin provides functionality for dynamically adding and updating sticker packs to WhatsApp.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_image_compress, image, path, plugin_platform_interface

More

Packages that depend on whatsapp_stickers_handler

Packages that implement whatsapp_stickers_handler