Closed yase-hesham closed 4 years ago
Hi, Please check the random_value_page.dart in the example folder. Basically you need to pass that value to the initialValue
parameter and refresh the state and don't pass anything into onChange
or onChangeEnd
and that will disable user interaction.
Hello I was searching for a circle slider and i found yours , thanks for it ^^ so i'm using it for playing an audio , and i need to change it's value depends on my audio position, is there any way to handle this ?