cometchat-uikit-flutter
Build Flutter chat, voice, and video calling apps
All Skills in This Repository (23)
Pure Emerald Level Indicatorscometchat-flutter-v5-to-v6-migration
Migrate Flutter chat apps from UIKit v5 to v6 with update procedures and compatibility checks.
cometchat-flutter-v5-calls
Integrate real-time voice and video calls into Flutter apps with CometChat.
cometchat-flutter-conversations
Manage real-time chat conversation lists in Flutter with CometChat SDK and Bloc.
cometchat-flutter-uikit
Integrate pre-built chat and calling UI components into Flutter apps.
cometchat-flutter-v5-theming
Configure CometChat Flutter v5 component themes via ThemeExtension overrides.
cometchat-flutter-features
Configure and customize chat features in CometChat Flutter UIKit.
cometchat-flutter-v5-messages
Provide Flutter components for displaying, sending, and managing chat messages.
cometchat-flutter-v5-conversations
Display and manage chat conversation lists in Flutter with CometChat.
cometchat-flutter-messages
Implement full messaging interfaces with message display, input, and thread support in Flutter.
cometchat-flutter-v5-uikit
Integrate CometChat v5 chat and calling UI components into Flutter apps.
cometchat-flutter-calls
Enable real-time voice and video calls in Flutter apps with CometChat.
cometchat-flutter-theming
Register custom themes for CometChat UIKit components in Flutter.
Frequently Asked Questions
FAQPage SchemaHow to install CometChat Flutter UIKit skills?βΌ
Run `npx skills add cometchat/cometchat-uikit-flutter --all -g -y` in your terminal to install all skills globally.
How to add chat to a Flutter app?βΌ
These skills walk your coding agent through initializing CometChat, logging in users, and rendering ready-made conversation, message list, and composer widgets with correct state handling.
How to add voice and video calls in Flutter?βΌ
The calls skill covers enabling calls in UIKitSettings, wiring incoming, outgoing, and ongoing call screens, and handling permissions, CallKit, and ProGuard rules.
How to migrate CometChat Flutter v5 to v6?βΌ
A dedicated migration skill maps every v5 pattern to v6, including GetX removal, import changes, init rewrites, and deleted APIs, with a full verification checklist.
Do these skills help fix CometChat build errors?βΌ
Yes. The troubleshooting skill diagnoses init failures, login errors, keyboard jank, listener leaks, and Android or iOS release build crashes with exact fixes.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core