cometchat_uikit_shared 4.4.12
cometchat_uikit_shared: ^4.4.12 copied to clipboard
Shared Components and Resources for CometChat's chat and calls UI Kits
CometChat Flutter UIKit Shared Package #
The CometChat UIKit Shared serves as a foundation for two robust UI Kits - CometChat Chat UIKit and CometChat Calls UIKit. The modular design of the resources and widgets provided by this package ensures efficient code reuse and consistent styling across your 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
Note #
- This package is used by the CometChat UI Kits internally. The package is not meant to be used without other required CometChat dependencies.
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 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 to understand the basic components of CometChat.
- Refer to the Integration Steps 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 or create a support ticket or seek real-time support via the CometChat Dashboard.