chatview_utils 3.0.0
chatview_utils: ^3.0.0 copied to clipboard
Utility library for the chatview and chatview_connect libraries, containing shared type declarations. It should not be used directly.
3.0.0 #
- Feat: 18 Added
updateMessage()method inChatControllerto update existing messages. - Feat: 17 Added
loadMoreData()method inChatControllerto fetch older or new messages. - Feat: 19 Introduced
ChatListControllerto supportChatListwidget for managing chat list operations like add, remove and update chat with animated UI, search functionality, and pagination.
0.0.1 #
- Initial version.