bottom_sheet_bar 2.0.1 copy "bottom_sheet_bar: ^2.0.1" to clipboard
bottom_sheet_bar: ^2.0.1 copied to clipboard

outdated

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

[2.0.1] - 2021-05-22 #

Added #

  • Add optional box-shadows to BottomSheetBar widget

2.0.0 - 2021-03-07 #

Changed #

  • Migrated to null safety

1.0.2+7 - 2020-11-06 #

Fixed #

  • No longer using deprecated VelocityTracker constructor
  • Bottom of body is no longer obscured when a bottom-safe-area is present

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
74
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