voice_anim_kit 0.2.0
voice_anim_kit: ^0.2.0 copied to clipboard
A collection of beautiful, customizable recording & voice animation widgets for Flutter. 9 premium styles — Wave, Bar, Circle, Blob, Line, Particle, Ripple, AI Gaze, and Glow Bar — all driven by a sim [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add voice_anim_kitThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
voice_anim_kit: ^0.2.0Alternatively, 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:voice_anim_kit/voice_anim_kit.dart';