expandable_bottom_sheet 1.1.1+1
expandable_bottom_sheet: ^1.1.1+1 copied to clipboard
This is a BottomSheet with a draggable height like the Google Maps App on Android.
1.1.1 19.08.2021. #
- Fixed ´onIsExtendedCallback´ and ´onIsContractedCallback´ not called on toggle.
1.1.0 11.06.2021. #
- Added
enableToggle.
1.0.0 13.03.2021. #
- Migration to null - safety
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