Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometchat/cometchat-uikit-flutter
Ready-to-use Chat UI Components for Flutter (iOS/Android)
https://github.com/cometchat/cometchat-uikit-flutter
calling chat conference flutter ui ui-components uikit video voice
Last synced: about 1 month ago
JSON representation
Ready-to-use Chat UI Components for Flutter (iOS/Android)
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-flutter
- Owner: cometchat
- Created: 2022-09-23T09:24:20.000Z (over 2 years ago)
- Default Branch: v4
- Last Pushed: 2024-08-21T16:03:37.000Z (5 months ago)
- Last Synced: 2024-12-03T04:36:39.733Z (about 2 months ago)
- Topics: calling, chat, conference, flutter, ui, ui-components, uikit, video, voice
- Homepage: https://www.cometchat.com
- Size: 47.8 MB
- Stars: 16
- Watchers: 14
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# CometChat Flutter Chat UIKit
The CometChat Chat UIKit provides a pre-built user interface kit that developers can use to quickly integrate a reliable & fully-featured chat experience into an existing or a new app.### Prerequisites
- Flutter >=3.10.5
- Dart >=3.0.5
- Android Studio 2022.2
- Android 5.0, API 21 and above
- Xcode 15
- iOS 12.0## Getting Started
To set up CometChat's Flutter UIKit and utilize CometChat for your chat and calls functionality, you'll need to follow these steps:
- Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
- 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.
- Check the [key concepts](https://www.cometchat.com/docs/v4/flutter-uikit/key-concepts) to understand the basic components of CometChat.
- Refer to the [Integration Steps](https://www.cometchat.com/docs/v4/flutter-uikit/integration#getting-started) Steps in our documentation to integrate into your Flutter app.## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/v4/flutter-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/).