avatar_kit 1.0.0-beta.13
avatar_kit: ^1.0.0-beta.13 copied to clipboard
A Flutter plugin for AvatarKit which provides avatar rendering with audio driving support.
avatar_kit #
A Flutter plugin for AvatarKit which provides avatar rendering with audio driving support.
Features #
- Support for iOS and Android platforms
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
avatar_kit: 1.0.0-beta.13
Then run:
flutter pub get
Usage #
Import the package:
import 'package:avatar_kit/avatar_kit_plugin.dart';
Basic example:
// Example usage of avatar_kit
Platform Support #
| Platform | Support |
|---|---|
| iOS | ✅ |
| Android | ✅ |
Requirements #
- Dart >= 3.0.0
- Flutter >= 3.10.0
Additional Information #
For more information about this plugin: