tencent_cloud_chat_message_reaction 3.2.1 copy "tencent_cloud_chat_message_reaction: ^3.2.1" to clipboard
tencent_cloud_chat_message_reaction: ^3.2.1 copied to clipboard

Message Reaction Plugin for Tencent Cloud Chat.

Features #

This is a Message Reaction Plugin for Tencent Cloud Chat.

Getting Started #

To use this plugin, add the following code to the plugins array in initUIKit:

TencentCloudChatPluginItem(
  name: "messageReaction",
  pluginInstance: TencentCloudChatMessageReaction(
    context: context,
  ),
),
copied to clipboard

This will enable the use of the Message Reaction Plugin in your application.

1
likes
120
points
330
downloads

Publisher

verified publishertrtc.io

Weekly Downloads

2024.09.30 - 2025.04.14

Message Reaction Plugin for Tencent Cloud Chat.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, flutter, tencent_cloud_chat_common, tencent_cloud_chat_intl, tencent_cloud_chat_sdk, tencent_cloud_chat_sticker

More

Packages that depend on tencent_cloud_chat_message_reaction