matthewfx / sleek_circular_slider

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

Continuous Slider #28

Closed ravenjames11 closed 4 years ago

ravenjames11 commented 4 years ago

Is it possible to continue sliding it around and around?

matthewfx commented 4 years ago

It's possible but when reaching the end it will reset and starts from the beginning. It's not possible to get a number of laps.

dagovalsusa commented 3 years ago

Is it possible to STOP sliding it around and around?