sleek_circular_slider
sleek_circular_slider copied to clipboard
Sleek circular slider for Flutter
First of all, congratulations for this great widget I'm using it with an angleRange of 360, no interaction, I just want to represent a percentage in a circle. I have...
Thank you for such highly customisable circular slider. I also need to use this slider as linear/horizontal slider. Is this possible?
Can not move when the value is min.
When initialValue is 30, the SleekCircularSlider will show 29%,Why & How to fix it?
When I set dynamicGradient to true, the gradient color starts from 0-1, but the starting position color is incorrect The example code is as follows: `SleekCircularSlider( min: 0, max: 1,...
Remove references to deprecated v1 Android embedding To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding. The v1...