Home > Blockchain >  How to implement this custom slider flutter
How to implement this custom slider flutter

Time:10-29

enter image description here

I am trying to implement this custom slider on my flutter app. I have searched most of the open source libraries but I cannot seem to get the one that suits my need.

The closet I got to is enter image description here

  • Related