chatview_connect 3.0.0
chatview_connect: ^3.0.0 copied to clipboard
Specialized wrapper for chatview package providing seamless integration with Database & Storage for your flutter chat app.
3.0.0 #
- Feat: 53 Introduced
ChatListManagerto supportChatListfunctionality with methods likecreateChat(),createGroupChat(),pinChat(),muteChat(), anddeleteChat(). - Feat: 49 Added
chatRoomChangesStream()in ChatManager for real-time chat room updates. - Feat: 51 Added
onLoadMoreData()andloadOldReplyMessage()in ChatManager to fetch older messages and replies. - Breaking: 61 Update package versions and refactor voice recording settings
0.0.1 #
- Initial release.