> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-feature-react-native-sdk-quotedmessage-a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> This page indexes focused, task‑oriented feature guides for the Flutter UI Kit. Each guide shows how to implement a specific capability end‑to‑end using UI kit components.

## When to Use These Guides

Use these after finishing [Getting Started](/ui-kit/flutter/getting-started) and wiring a basic conversations/messages experience. Add them incrementally to deepen functionality without rebuilding fundamentals.

## Guide Directory

| Guide                                                            | Description                                                                                                     |
| :--------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------- |
| [Block / Unblock User](/ui-kit/flutter/guide-block-unblock-user) | Let users block or unblock others; enforce privacy by hiding interaction options and preventing message flow.   |
| [Call Log Details](/ui-kit/flutter/guide-call-log-details)       | Provide a post‑call details screen with metadata, participants, history, and recordings for audit & support.    |
| [Group Management](/ui-kit/flutter/guide-group-chat)             | Create/join groups, view members, add / remove users, manage roles, and moderate participation.                 |
| [Message Privately](/ui-kit/flutter/guide-message-privately)     | Start a direct 1:1 chat from a profile or list; optionally send an initial message to surface the conversation. |
| [New Chat](/ui-kit/flutter/guide-new-chat)                       | Offer a unified discovery screen for users & groups and launch new chats quickly.                               |
| [Threaded Messages](/ui-kit/flutter/guide-threaded-messages)     | Enable threaded replies: open parent message context, browse replies, and compose within a focused thread.      |
| [Call Log Details](/ui-kit/flutter/guide-call-log-details)       | Provide a post‑call details screen with metadata, participants, history, and recordings for audit & support.    |

Need another guide? Request one via the [Developer Community](http://community.cometchat.com/) or Support.
