wave 0.2.3
wave: ^0.2.3 copied to clipboard
Widget for displaying waves with custom color, duration, floating and blur effects.
CHANGELOG #
0.2.3 #
- Add runtime validation for custom gradient and layer configuration.
- Add default rendering support for
SingleConfigandRandomConfig. - Improve animation lifecycle handling in
WaveWidget. - Add CI coverage for analyze and tests on Flutter 3.7.
0.2.2 #
Update banner.
0.2.1 #
Modify README and web version example, etc.
0.2.0 #
Migrate to null safety.
0.1.0 #
Add backgroundImage param.
0.0.7 #
Add options of setting blur and gradient.