Cometchat Flutter Core

Use when writing any code that uses cometchat_chat_uikit. Contains hard rules that prevent silent failures, crashes, and subtle bugs. Covers CometChatUIKit.init, login, logout, UIKitSettings, UIKitSettingsBuilder, listener lifecycle, theme caching, subscriptionType, region, muid preservation, and the Clean Architecture + BLoC component pattern. Also use when seeing errors like "Authentication null", "APP ID null", ERR_ALREADY_LOGGED_IN, or StateError from uninitialized ServiceLocator. Make sure to use this skill for any CometChat Flutter UIKit code, even simple widget usage.

cometchat b65eb69 9.1 KB Updated

File contents

cometchat/cometchat-uikit-flutter/tree/main/skills/cometchat-flutter-core commit b65eb69ec2

Frequently asked questions

npx skillmds@latest add cometchat/cometchat-flutter-core