📄️ Get Group Chatrooms
The Home Feed is a vital component of many applications, providing users with a centralized hub to discover and engage with various content, including chatrooms, discussions, and other interactive features. In the context of the Flutter SDK, the Home Feed serves as a customizable and dynamic feed that can be tailored to suit your application's needs.
📄️ Get Explore Feed
The Explore Feed is used to explore new chatrooms. You can follow the given steps to integrate this to your chat community. The getExploreFeed() function is used to fetch the explore feed.
📄️ Get Explore Tab Count
This function gives indication for many chatrooms are available and any new chatroom is created. The getExploreTabCount() gives the count of channels available in the explore tab.