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

Negative Durations & Glitches #18

Open JWehrstein opened 4 years ago

JWehrstein commented 4 years ago

Recent changes since v1.0.4 made it possible to select negative durations by spinning multiple times anti clock-wise. In addition sometimes 1min glitches to 59min while jiggling the spinner a bit.