sliding_up_panel_custom 2.1.1+1 copy "sliding_up_panel_custom: ^2.1.1+1" to clipboard
sliding_up_panel_custom: ^2.1.1+1 copied to clipboard

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!

sliding_up_panel_custom #

pub package GitHub Stars Platform

IMPORTANT: This is a fork of this with some new features. The goal is to keep it up to date with Dart language changes. If you have any suggestions for improvement, I will be glad to see you in pull requests.

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier! Based on the Material Design bottom sheet component, this widget works on both Android & iOS.

Example Example App Closed Example App Open


Differences #

Main differences from the previous sliding_up_panel version:

  • PanelController notify listener
  • You can change the max height of the panel
  • onAttached callback
  • onPanelMaxHeightUpdated callback

Installing #

Add the following to your pubspec.yaml file:

dependencies:
  sliding_up_panel: ^2.1.1+1

How to use #

Visit this to see detailed information on how to use this plugin

1
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on sliding_up_panel_custom