slide_up_panel 1.1.0 copy "slide_up_panel: ^1.1.0" to clipboard
slide_up_panel: ^1.1.0 copied to clipboard

A customizable Flutter widget for creating a draggable and expandable panel that slides up from the bottom of the screen.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.1.0 - 2023-11-17 #

Added #

  • Added the ability to collapse the panel when tapping on the background (collapseOnBackgroundTap).
  • Implemented a new animation feature for smoother transitions.

Changed #

  • Modified the SlideUpPanel constructor to include the new collapseOnBackgroundTap parameter.
  • Enhanced the layout responsiveness for different screen sizes.

Fixed #

  • Resolved an issue where the panel would sometimes flicker during expansion.

1.0.0 - 2023-11-16 #

Added #

  • Initial release of the slide_up_panel package.
  • Implemented the SlideUpPanel widget for creating a draggable and expandable panel.
  • Added support for dragging and expanding/collapsing the panel.
  • Configuration options for background and slider widgets.
  • Customization options for rounded corners and overlay behavior.
1
likes
140
pub points
39%
popularity

Publisher

unverified uploader

A customizable Flutter widget for creating a draggable and expandable panel that slides up from the bottom of the screen.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get

More

Packages that depend on slide_up_panel