glorylab / wave

A Flutter package for displaying waves.
https://wave.glorylab.xyz
MIT License
1.11k stars 96 forks source link

Not able to change wave amplitude in runtime #46

Open sp-nazar opened 1 year ago

sp-nazar commented 1 year ago

Describe the bug Changes of waveAmplitude doesn't make any affects.

To Reproduce Steps to reproduce the behavior:

  1. Pass some waveAmplitude to the WaveWidget.
  2. Change waveAmplitude in runtime.

Expected behavior The changes applied to the waves.

Additional context Happens in all platforms.