Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 641 Bytes

File metadata and controls

13 lines (10 loc) · 641 Bytes

0.0.2

  • Feat: 18 Added updateMessage() method in ChatController to update existing messages.
  • Feat: 17 Added loadMoreData() method in ChatController to fetch older or new messages.
  • Feat: 19 Introduced ChatListControllerto support ChatList widget for managing chat list operations like add, remove and update chat with animated UI, search functionality, and pagination.

0.0.1

  • Initial version.