wave library

Animated wave backgrounds and configuration helpers for Flutter widgets.

Classes

Config
Base class for wave color and layer configuration.
CustomConfig
Configuration for waves with explicit per-layer colors or gradients.
Layer
Meta data of layer
RandomConfig
Configuration for waves with generated random colors.
SingleConfig
Configuration for waves derived from one base color.
WaveWidget
Paints animated wave layers with the supplied config.

Enums

ColorMode
Selects how wave layer colors are generated.