cometchatcometchatOfficialΒ·23 Agent Skills Included

cometchat-uikit-flutter

Build Flutter chat, voice, and video calling apps

Guides developers through adding chat, voice, and video calling to Flutter apps using the CometChat UIKit v6. Covers initialization, login, conversations, messages, calls, theming, events, customization, and production deployment. Eliminates guesswork around silent failures, keyboard jank, listener leaks, and release build crashes. Includes a complete v5-to-v6 migration path and troubleshooting playbooks for common errors.
npx skills add cometchat/cometchat-uikit-flutter --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-to-v6-migration

Migrate Flutter chat apps from UIKit v5 to v6 with update procedures and compatibility checks.

Official
Advanced
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-calls

Integrate real-time voice and video calls into Flutter apps with CometChat.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-conversations

Manage real-time chat conversation lists in Flutter with CometChat SDK and Bloc.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-uikit

Integrate pre-built chat and calling UI components into Flutter apps.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-theming

Configure CometChat Flutter v5 component themes via ThemeExtension overrides.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-features

Configure and customize chat features in CometChat Flutter UIKit.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-messages

Provide Flutter components for displaying, sending, and managing chat messages.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-conversations

Display and manage chat conversation lists in Flutter with CometChat.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-messages

Implement full messaging interfaces with message display, input, and thread support in Flutter.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-v5-uikit

Integrate CometChat v5 chat and calling UI components into Flutter apps.

Official
Advanced
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-calls

Enable real-time voice and video calls in Flutter apps with CometChat.

Official
Intermediate
πŸ“¦ In Repo
cometchatcometchat

cometchat-flutter-theming

Register custom themes for CometChat UIKit components in Flutter.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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→