matthewfx / sleek_circular_slider

Sleek circular slider for Flutter
MIT License
524 stars 102 forks source link

Changing the appearance does not update the UI #56

Open OliverRhyme opened 3 years ago

OliverRhyme commented 3 years ago

Changing the UI either via animation or changing the appearance values (and calling setState) does not rebuild the widget. This causes the slider appearance to be static on creation but unable to update.