flutter_whatsapp_stickers 1.0.1+5 copy "flutter_whatsapp_stickers: ^1.0.1+5" to clipboard
flutter_whatsapp_stickers: ^1.0.1+5 copied to clipboard

PlatformAndroid

Flutter plugin for adding WhatsApp Stickers within your flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_whatsapp_stickers

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

dependencies:
  flutter_whatsapp_stickers: ^1.0.1+5

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:flutter_whatsapp_stickers/flutter_whatsapp_stickers.dart';
61
likes
130
pub points
71%
popularity

Publisher

unverified uploader

Flutter plugin for adding WhatsApp Stickers within your flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, path_provider, platform

More

Packages that depend on flutter_whatsapp_stickers