flutter_duration_picker
flutter_duration_picker copied to clipboard
Adapt this widget to a circular slider widget
I need a circular slider widget to select value between V1 and V2 with configurable step. (by example select value between 1 and 5 with step of 0.5). Do you think you can adapt your component and provide this kind of component that does not exist yet in flutter. Tx in advance.
Hey @fvisticot , sounds feasible for sure! I don't have the time to work on this at the moment as the widget satisfies my current project's needs but welcome a PR! :)