cometchat-flutter-v6-testing

Installation
SKILL.md

Purpose

Test recipes for Flutter UIKit v6 (stable, Bloc-based). Most of the v5 patterns carry over; the deltas are around state-management primitives (Bloc, not GetX) and the unified cometchat_chat_uikit package (calls bundled — see cometchat-flutter-v6-calls).

Read these other skills first:

  • cometchat-flutter-v6-core — UIKitSettings, init/login order, hard rules
  • cometchat-flutter-v6-events — Bloc-based event streams
  • cometchat-flutter-v5-testing — patterns that aren't v6-specific (CI config, golden tests, mocktail intro) — read first if you haven't

Ground truth:


1. The v5 → v6 testing delta

Installs
2
GitHub Stars
36
First Seen
May 22, 2026
cometchat-flutter-v6-testing — cometchat/cometchat-skills