tim_ui_kit_sticker_plugin 1.0.1 copy "tim_ui_kit_sticker_plugin: ^1.0.1" to clipboard
tim_ui_kit_sticker_plugin: ^1.0.1 copied to clipboard

retracted

This extention provides the sticker choosing panel, allows users to send emoji sticker in text messages or dynamic sticker in face message.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tim_ui_kit_sticker_plugin

With Flutter:

 $ flutter pub add tim_ui_kit_sticker_plugin

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

dependencies:
  tim_ui_kit_sticker_plugin: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tim_ui_kit_sticker_plugin/tim_ui_kit_sticker_plugin.dart';
6
likes
0
pub points
82%
popularity

Publisher

verified publishercomm.qq.com

This extention provides the sticker choosing panel, allows users to send emoji sticker in text messages or dynamic sticker in face message.

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, flutter_cache_manager, tencent_im_base

More

Packages that depend on tim_ui_kit_sticker_plugin