mcrovero / rubber

An elastic material bottom sheet implementation for Flutter.
BSD 2-Clause "Simplified" License
562 stars 88 forks source link

Bottom sheet scroll position #46

Open yasfdany opened 5 years ago

yasfdany commented 5 years ago

Is there anything listener for listening to the bottomsheet position depending on peek mode and expanded mode?

OptivolveThiyraashDavid commented 4 years ago

They have something call onDragEnd which is called when it reach halfend/upperend/ lowerend. I wan function called when it reach only uppperend