matthewfx / sleek_circular_slider

Sleek circular slider for Flutter
MIT License
522 stars 100 forks source link

Request: Interval selection circular slider (aka: Double circular slider) #8

Open Rafdal opened 4 years ago

Rafdal commented 4 years ago

We are able to control only one variable, it would be really useful (Specially for time intervals, timers, etc) to be able to control two variables within the range. For example: initValue and endValue.

Like how davidanaya's flutter-circular-slider does

matthewfx commented 4 years ago

You mean two handles, don't you? I will consider it but there are other features higher on my request list ;)

cenumi commented 3 years ago

any updates?

matthewfx commented 3 years ago

@cenumi - I don't have time to work on any new features. Sorry... You can work on it by yourself and once it is ready make a PR :)