sliding_panel 0.7.0 copy "sliding_panel: ^0.7.0" to clipboard
sliding_panel: ^0.7.0 copied to clipboard

outdated

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

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.


Note:

This package was much unstable before. But now, it is a bit more stable. Still if you find bugs, open an Issue :)


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, and see the 'Migration Guide'.

  • After following this guide, you will enjoy new features.
100
likes
40
pub points
63%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on sliding_panel