cdharris / flutter_duration_picker

A Flutter Widget for allowing a user to pick a duration (e.g. 5mins, 1h 30mins, etc)
MIT License
78 stars 49 forks source link

Need a way to specify maximum and minimum duration #24

Open perryizgr8 opened 4 years ago

perryizgr8 commented 4 years ago

Maximum and minimum limits for the widget will be useful.