> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-rn-guide-message-privately.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of Overview in CometChat.

CometChat's UI Kit for Flutter simplifies the development of chat applications by providing a comprehensive set of customizable UI widgets. These widgets are organized into modules, allowing for easy integration and adaptation to match the specific requirements of your app. With this UI Kit, you can effortlessly incorporate essential messaging features while tailoring the interface to align with your application's unique style and functionality.

<Tabs>
  <Tab title="Android">
    <img src="https://mintcdn.com/cometchat-22654f5b-docs-rn-guide-message-privately/k0f_g7UwNe_JINeP/images/44a5b97b-overview_cometchat_screens-5c7734e817eecca89593e6f738db972d.png?fit=max&auto=format&n=k0f_g7UwNe_JINeP&q=85&s=6eb20b8f70904fbefd7b81469b4452ce" alt="Image" width="6047" height="3120" data-path="images/44a5b97b-overview_cometchat_screens-5c7734e817eecca89593e6f738db972d.png" />
  </Tab>

  <Tab title="iOS">
    <img src="https://mintcdn.com/cometchat-22654f5b-docs-rn-guide-message-privately/jpEUuHUk-hvu4tQT/images/a3c52253-overview_cometchat_screens-3ef2d18f0abe429f0273b1dcf6220b5b.png?fit=max&auto=format&n=jpEUuHUk-hvu4tQT&q=85&s=a03236bb4ddec56ef6d013e898a3a565" alt="Image" width="6027" height="3120" data-path="images/a3c52253-overview_cometchat_screens-3ef2d18f0abe429f0273b1dcf6220b5b.png" />
  </Tab>
</Tabs>

[Flutter Sample App](https://github.com/cometchat/cometchat-sample-app-flutter/tree/v4)

## Before Getting Started

Before you begin, it's essential to grasp the fundamental concepts and features offered by CometChat's APIs, SDK, and UI Kit. You can find detailed information in [Key Concepts](/fundamentals/key-concepts) documentation.

You can start building a modern messaging experience in your app by installing the new UI Kit. This developer kit is an add-on feature to CometChat Flutter SDK so installing it will also install the core Chat SDK.

To begin, please follow the [Getting Started](/ui-kit/flutter/v4/getting-started) guide.
