emoji_weixin 0.3.1 copy "emoji_weixin: ^0.3.1" to clipboard
emoji_weixin: ^0.3.1 copied to clipboard

WeChat-style emoji/sticker panel for Flutter with Klipy search, custom stickers, camera capture, and multi-language UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_weixin

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

dependencies:
  emoji_weixin: ^0.3.1

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:emoji_weixin/emoji_weixin.dart';
0
likes
140
points
226
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

WeChat-style emoji/sticker panel for Flutter with Klipy search, custom stickers, camera capture, and multi-language UI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

extended_image, flutter, hive_ce, hive_ce_flutter, http, image_picker, material_ui, path, path_provider, pro_image_editor, uuid

More

Packages that depend on emoji_weixin