Skip to content

Releases: credeo/flutter_bottom_drawer

1.0.12

13 Jul 07:48
Compare
Choose a tag to compare

Flutter version: 2.2.3

1.0.11

25 Jun 10:23
Compare
Choose a tag to compare

1.0.8

11 Jan 14:24
Compare
Choose a tag to compare
removed static keyword from GlobalKey

1.0.7

14 Dec 10:55
Compare
Choose a tag to compare

add forceResizeStartDistance

1.0.5

01 Jun 12:26
Compare
Choose a tag to compare

fixed onSnapEnd called on null
added bottom drawer controller which can be used to propagate actions to bottom drawer (expand, collapse)

1.0.4

28 Jan 13:43
Compare
Choose a tag to compare
  • Added scrolling based on drag velocity after drag end event
  • Fixed bug with onSnapEnd not called when dragging bellow minHeight

1.0.3

09 Jan 17:21
Compare
Choose a tag to compare

add scrollController property

1.0.2

09 Jan 15:27
Compare
Choose a tag to compare

Fix onSnapEnd not called
Pass additional parameter in onSnapEnd

1.0.1

09 Jan 14:23
Compare
Choose a tag to compare

Added couple of callbacks
Added builder constructor

Initial release

13 Dec 17:34
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
1.0.0

initial commit