avatar_kit 1.0.0-beta.17 copy "avatar_kit: ^1.0.0-beta.17" to clipboard
avatar_kit: ^1.0.0-beta.17 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add avatar_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  avatar_kit: ^1.0.0-beta.17

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:avatar_kit/avatar_kit.dart';
1
likes
150
points
833
downloads

Publisher

verified publisherspatialwalk.ai

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on avatar_kit

Packages that implement avatar_kit