expandable_bottom_sheet 0.2.1+1
expandable_bottom_sheet: ^0.2.1+1 copied to clipboard
This is a BottomSheet with a draggable height like the Google Maps App on Android.
0.2.1+1 06.12.2019. #
- Bug Fix
0.2.1 06.12.2019. #
- Now Expands Method works even if the content updates its height without rebuilding the ExpandableBottomSheet.
0.2.0 28.11.2019. #
-
Added functions to expand or contract the content from outside.
-
Fixes the bugs from calling
0.1.4 20.11.2019. #
- Bug fix: The content height hasn't updated properly.
0.1.3 20.11.2019. #
- Changed intern structure
0.1.2 20.11.2019. #
- Readme adjustments
0.1.1 20.11.2019. #
- Readme adjustments
0.1.0 20.11.2019. #
- The initial build