mcrovero / rubber

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

RubberBottomSheet.onDragStart? #33

Open wiradikusuma opened 5 years ago

wiradikusuma commented 5 years ago

Is your feature request related to a problem? Please describe. I need to listen when the drag starts so I can hide a FAB.

Describe the solution you'd like Introduce RubberBottomSheet.onDragStart.