avatar_kit

A Flutter plugin for AvatarKit, which provides high-performance avatar rendering with real-time and audio-driven capabilities.

📖 Documentation

Release Gate (Hard Rule)

Release must pass gates before publish. Do not publish by manual ad-hoc commands.

Required checks:

flutter pub get
flutter analyze
flutter test

If this iteration contains Flutter-layer bugfixes, docs/bugfix-history.md must include completed rows (test mapping + red/green evidence).

If this iteration depends on native Android/iOS fixes, release follows native gate outcomes and version parity.

Workflow reference: RELEASE_WORKFLOW.md