Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 925 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 925 Bytes

[0.4.0] - Refactored/Updated some code + Resolved some issues + Added 'initialinitiallyOpenedControllersIndexes' Property to the ListTile + Added footer widget to the tile.

[0.3.7] - Resolved some issues + Added 'disableAnimation' Property to the Tile.

[0.3.6] - Added 'Enabled' Property to the Tile.

[0.3.5] - Added ExpandedTileList.separated constructor to the ExpandedTileList widget.

[0.3.4] - Added ExpandedTileList widget.

[0.3.3] - Added Documentations and refactored code.

[0.3.2] - Added initial expansion state to the controller and Tap callbacks to the widget.

[0.3.0] - Added Null Safety, Changed some customization properties, Removed checkbox trailing widget as it is possible to implement with a widget,and fixed some bugs.

[0.2.1] - Added onChecked callback.

[0.2.0] - Added controller for programatic expansion and checkbox functionality.

[0.1.0] - Initial Release