Skip to content

Commit ef988d0

Browse files
committed
v5.2.1
1 parent 50493a2 commit ef988d0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ CometChat Flutter UIKit provides a pre-built user interface kit that developers
1717

1818
Dive straight into our Sample Apps to see CometChat UI Kit in action! Whether you're building a messaging app or enhancing your existing project, this sample app showcases the full potential of our Flutter UI components.
1919
- [Sample App ](sample_app#readme)
20+
- [Sample App AI Agents](ai_sample_app#readme)
2021
- [Sample App with Push Notifications](sample_app_push_notifications#readme)
2122

2223
## Prerequisites

ai_sample_app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Flutter AI Agents Sample App by CometChat
77

8-
This reference application demonstrates how to seamlessly integrate CometChat’s [Flutter UI Kit](https://www.cometchat.com/docs/ui-kit/flutter/overview) into a React Native project. It showcases the implementation of AI-powered chat agents using the UI Kit, highlighting how developers can leverage its prebuilt components to create rich, interactive messaging experiences with minimal effort.
8+
This reference application demonstrates how to seamlessly integrate CometChat’s [Flutter UI Kit](https://www.cometchat.com/docs/ui-kit/flutter/overview) into a Flutter project. It showcases the implementation of AI-powered chat agents using the UI Kit, highlighting how developers can leverage its prebuilt components to create rich, interactive messaging experiences with minimal effort.
99

1010
<div style="display: flex; align-items: center; justify-content: center">
1111
<img src="../screenshots/ai-agents-overview.png" />

0 commit comments

Comments
 (0)