tencent cloud

All product documents
Chat
Last updated: 2024-07-08 16:11:09
Flutter
Last updated: 2024-07-08 16:11:09
This document describe how to implement sticker module in Tencent Cloud Chat Flutter UIKIt.
Two types of stickers, are available in Message widget, shows in the following list:
Sticker Type
MessageType
Integrate within Text
Sending Scheme
Rending Scheme
Usage
Default
Small image
Text Message
Yes
Image name
The image is automatically matched against the local image assets by name.
Enabled as default , with one set of default packages, while adding new packages and cutmization are also support.
One set of default packages are provided, shown as the screenshots below.
Large image
Sticker Message
No
baseURL plus the image file name, which form the path of the emoji image asset
The asset resources are parsed based on the path.
Images are stored as assets, and are defined in List
-
Name
Small Image
(Designed by us)
Tencent Large Image
Type
Small image
Large image
Description
Enabled as default
located at first
Not provided as default, this packages comes from customize configuration from our Sample App.
Screenshots
Figure 1
Loading…
Figure 1

Figure 2
Loading…
Figure 2


Usage

First, install the tencent_cloud_chat_sticker plugin:
flutter pub add tencent_cloud_chat_sticker
To enable the plugin, add the following code to the plugins list in initUIKit:
TencentCloudChatPluginItem(
name: "sticker",
initData: TencentCloudChatStickerInitData(
userID: TencentCloudChatLoginData.userID,
).toJson(),
pluginInstance: TencentCloudChatStickerPlugin(
context: context,
),
)
In the TencentCloudChatStickerInitData object, you can select which default sticker sets to enable and add additional sticker sets to suit your needs.


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback

Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support
Hong Kong, China
+852 800 906 020 (Toll Free)
United States
+1 844 606 0804 (Toll Free)
United Kingdom
+44 808 196 4551 (Toll Free)
Canada
+1 888 605 7930 (Toll Free)
Australia
+61 1300 986 386 (Toll Free)
EdgeOne hotline
+852 300 80699
More local hotlines coming soon