wave_animation 1.0.1
wave_animation: ^1.0.1 copied to clipboard
A customizable wave animation widget for Flutter with null-safe options.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2026-01-21 #
Added #
- Initial release of
wave_animationpackage. WaveWidgetfor customizable wave animations.WavePainterfor multiple wave layers with gradient colors.WaveMotionPatternenum withclassic,flowField,ribbonDrift,flowFieldLoop,ribbonLoop.- Null safety for all properties.
- AnimatedBuilder with speed and visibility control.
- Test file for widget instantiation and painter class.
Fixed #
- N/A
Removed #
- N/A