The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!


Keywords
flutter, flutter-package, flutter-packages, flutter-ui, flutter-widget, panel
License
Other

Documentation

sliding_panel

A Flutter slidable widget that provides an easy to use configuration. Just as you want it!


Demo



Make choices Customize it Get full control
Screenshot Screenshot Screenshot

Easily put your content in the panel, customize it and then just use the panel for various purposes like,

  • Showing some persistent content on bottom of the screen.
  • Can be used like showModalBottomSheet() from Flutter to make user choices.
  • Also use like DraggableScrollableSheet() and put scrollable content inside the panel.

👉 How to use sliding_panel:

Please visit the Wiki to see how you can get this working.

👌 Liked my work?

You can always hit the 👍 button and it.

Still not enough??? paypal.me.


Users of v0.5.0 and 0.7.0:

The latest stable release (v1.0.1) has landed with many improvements. There are some breaking changes, too. For that, visit the Migration guide.


A note for v0.2.0 and v0.1.0 users 😟

From version 0.5.0, we have a LOADS of breaking 💥 changes, which means that simply updating the package won't give you all the bells and whistles of new version. 😔 For updating guide, please go to the Migration guide.

  • After following this guide, you will enjoy new features.