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

Duration picker issue in scroll view #33

Open athiraHash opened 1 year ago

athiraHash commented 1 year ago

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 .