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 [...]
Changelog #
All notable changes to voice_anim_kit will be documented in this file.
0.2.0 #
- ✨ Added
AIGazeVisualizer— HAL-9000 inspired mutated eyeball with breathing effect, iris detail rays, and chromatic aberration glitch distortion at high amplitudes (>60%). - ✨ Added
GlowBarVisualizer— Equalizer-style dot bars with interactive 2D finger-tracking glow. Features a static outer atmospheric halo and a dynamic inner glow that follows the user's touch position. - 🛠 All new visualizers share the same
isRecording/amplitudeAPI for seamless swapping.
0.1.0 #
- 🎉 Initial release
- 7 recording animation visualizers:
WaveVisualizer— Multi-layer sine waves with glowBarVisualizer— Center-symmetric frequency barsCircleVisualizer— Pulsating ripple ringsBlobVisualizer— Organic metaball morphingLineVisualizer— Minimal ECG-style lineParticleVisualizer— Particles rising with soundRippleVisualizer— Classic expanding ripple
- All widgets support custom colors, height, and animation duration
- Zero external dependencies (pure Flutter)