bottom_sheet_bar 1.0.2+6 copy "bottom_sheet_bar: ^1.0.2+6" to clipboard
bottom_sheet_bar: ^1.0.2+6 copied to clipboard

outdated

A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.

1.0.2+6 - 2020-10-18 #

Added #

  • Optional property borderRadiusExpanded to animate and display a different border-radius in the expanded state

1.0.1+5 - 2020-10-17 #

Changed #

1.0.1+4 - 2020-10-17 #

Fixed #

  • Body widget gets placed in a full-size container
    • (side-effect) Body widgets are aligned to the top of parent container rather than aligned above the 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
68
likes
0
pub points
88%
popularity

Publisher

verified publisherqrl.app

A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, measure_size

More

Packages that depend on bottom_sheet_bar