cometchat_chat_uikit 4.0.0-beta.2
cometchat_chat_uikit: ^4.0.0-beta.2 copied to clipboard
CometChat Flutter UI Kit is a collection of custom UI Components designed to build text , chat features in your application. The UI Kit is developed to keep developers in mind and aims to reduce deve [...]
4.0.0-beta.2 - 2023-08-07 #
Added #
- support for audio and video calling though CometChat's call ui kit plugin.
- Messages information for sent messages.
- Send audio recordings through CometChatMessageComposer.
- Share messages to other applications on the device.
Changed #
- Upgrade kotlin version for native code: 1.7.10.
- Callback function signature for onMessageSend parameter in ComeChatMessageComposer.
Removed #
- Shared module moved to a different package cometchat_uikit_shared.
4.0.0-beta.1 - 2023-06-22 #
- 🎉 first release!