Slide Up Panel

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

Features

  • Draggable and expandable panel.
  • Configuration options for background and slider widgets.
  • Customization options for rounded corners and overlay behavior.

Getting Started

To use this package, add slide_up_panel as a dependency in your pubspec.yaml file.

dependencies:
  slide_up_panel: ^1.0.0

Libraries

slide_up_panel