Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (23 loc) · 799 Bytes

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 799 Bytes

[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