flutter_duration_picker icon indicating copy to clipboard operation
flutter_duration_picker copied to clipboard

A Flutter Widget for allowing a user to pick a duration (e.g. 5mins, 1h 30mins, etc)

Results 24 flutter_duration_picker issues
Sort by recently updated
recently updated
newest added

When the dot has completed one or more rounds and is at the top (1h 0, 2h 0, etc), if you drag directly from before (say beginning the tap on...

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...

enhancement

Hi! I'm a flutter newbie and I want to change the color of picker, but I don't know how to do. Plz anyone help me

I have been using duration picker package for my project . The duration picker placed in a singlechildscroll view . When the page scrolls the duration picker not working .