Skip to content

Commit 707e17f

Browse files
Update README.md
Updated README.md
1 parent 89c86e9 commit 707e17f

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44

55
# CometChat Flutter UI Kit
66

7-
## About the project
87
CometChat Flutter UIKit provides pre-built user interface kit that developers can use to quickly integrate a reliable & fully featured chat experience into an existing or a new mobile app.<br />
98

10-
### Built With
9+
### Prerequisites
1110
- Flutter 3.0.5
1211
- Dart 2.17.6
1312
- Android Studio 2021.3 dolphin
@@ -17,11 +16,14 @@ CometChat Flutter UIKit provides pre-built user interface kit that developers ca
1716

1817
## Getting Started
1918
To set up Flutter Chat UIKit and utilize CometChat for your chat functionality, you'll need to follow these steps:
20-
- Registration: Go to the CometChat website (https://www.cometchat.com/) and sign up for an account.
21-
- Create an App: After registering, log in to your CometChat account and create a new app. Provide the necessary details such as the app name, platform (Flutter), and other relevant information. Once you've created the app, CometChat will generate an Auth Key and App ID for you. Make sure to keep these credentials secure, as you'll need them later.
22-
- Make sure you've read the [key concepts](https://www.cometchat.com/docs/v4/flutter-uikit/key-concepts)
23-
- Follow the steps provided in the integration section [here](https://www.cometchat.com/docs/v4/flutter-uikit/integration#getting-started)
2419

20+
1. **Create an Account**: Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
21+
22+
2. **Create an Application**: After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
23+
24+
3. **Check the [Key Concepts](https://www.cometchat.com/docs/v4/flutter-uikit/key-concepts)** to understand the basic components of CometChat.
25+
26+
4. **Refer to the [Integration Steps](https://www.cometchat.com/docs/v4/flutter-uikit/integration#getting-started)** in our documentation to integrate the UI Kit into your Vue app.
2527

2628
## Help and Support
2729
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/react-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).

0 commit comments

Comments
 (0)