I want to create a knob like slider so that i can increase the volume in my app. But the problem i am facing is it's by default linear in shape.
Instead of painting it, is there any work around.
I want to create a knob like slider so that i can increase the volume in my app. But the problem i am facing is it's by default linear in shape.
Instead of painting it, is there any work around.
I would recommend using sleek_circular_slider package from pub.dev. It is much easier than drawing and creating custom slider from scratch