sliding_up_panel 0.2.0 copy "sliding_up_panel: ^0.2.0" to clipboard
sliding_up_panel: ^0.2.0 copied to clipboard

outdated

A Flutter widget that makes implementing a SlidingUpPanel much easier!

[0.1.0] - March 31, 2019 #

This is the initial release of the sliding_up_panel package. This includes features such as

  • A sliding up panel that responds to user gestures
  • Customizing the look and feel of the sliding panel
  • Manually controlling the sliding panel via the PanelController

[0.1.1] - March 31, 2019 #

  • Added a CHANGELOG file

[0.1.2] - March 31, 2019 #

  • Updated documentation to be more comprehensive

[0.2.0] - April 1, 2019 #

Added the backdrop feature:

  • Body darkens as the panel opens
  • The backdrop color is customizable
  • The backdrop opacity is also customizable
  • Off by default

Other changes:

  • Removed the README from the example app (pub will display the code on the website now)
  • Specified Dart as the language in the README code snippets
2696
likes
0
pub points
99%
popularity

Publisher

verified publisherakshathjain.com

A Flutter widget that makes implementing a SlidingUpPanel much easier!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sliding_up_panel