This example is an interactive generator for the wave package.
Use the controls to adjust:
- config mode:
SingleConfig, seededRandomConfig, orCustomConfig - palette
- layer count
- wave height
- amplitude
- animation speed
- loop behavior
The preview updates immediately, and the top bar shows live frame metrics for the current animation. Use Code to inspect and copy the complete generated Flutter widget from a dialog.
| Platform | URL |
|---|---|
| Web | wave.glorylab.xyz |
flutter pub get
flutter run -d chrome