Skip to main content
This guide helps you create a multi-tab chat user interface using the CometChat V6 UIKit in Flutter. The final UI consists of three tabs: Conversations, Users, and Groups.
Create the Multi-Tab Chat UI:
Update your lib/multi_tab_chat_ui.dart file with the following code:

Key V6 Differences