Releases: credeo/flutter_bottom_drawer
Releases · credeo/flutter_bottom_drawer
1.0.8
removed static keyword from GlobalKey
1.0.7
add forceResizeStartDistance
1.0.5
fixed onSnapEnd called on null
added bottom drawer controller which can be used to propagate actions to bottom drawer (expand, collapse)
1.0.4
- Added scrolling based on drag velocity after drag end event
- Fixed bug with onSnapEnd not called when dragging bellow minHeight
1.0.3
add scrollController property
1.0.2
Fix onSnapEnd not called
Pass additional parameter in onSnapEnd
1.0.1
Added couple of callbacks
Added builder constructor