flutter_sliding_up_panel 1.1.0  flutter_sliding_up_panel: ^1.1.0 copied to clipboard
flutter_sliding_up_panel: ^1.1.0 copied to clipboard
A sliding up panel widget which can be used to show or hide content, beautiful and simple.
1.1.0 #
Add two parameters: onTap: A onTap callback to customize the processing logic when user click control bar. enableOnTap: Enable or disable the tap callback for control bar.
1.0.0 #
Remove default background of sliding up panel widget. Modify example ui to use rounded corner.
0.0.3 #
Modify example and readme.
0.0.2 #
Fix bug.
0.0.1 #
Import project