sliding_up_panel 0.1.2 sliding_up_panel: ^0.1.2 copied to clipboard
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