bottom_sheet_bar 1.0.0+3
bottom_sheet_bar: ^1.0.0+3 copied to clipboard
A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.
1.0.0+3 - 2020-10-08 #
Fixed #
- Content overflowing bottom sheet now scrollable with scroll gestures other than touch (mousewheel, trackpad, etc.)
1.0.0+2 - 2020-09-28 #
Added #
- Dart docstrings added to public API
Changed #
- README updated
- Longer package description
Fixed #
- VelocityTracker uses the deprecated constructor for compatibility with Flutter stable channel
1.0.0+1 - 2020-09-26 #
- Initial release