CHANGELOG.md
March 13, 2021 ยท View on GitHub
1.0.2
- Removed default constructor and some cleanup
1.0.1
- Migrated to non-nullable types
1.0.0
- Added
SimpleFoldingCell.create()to passfrontWidgetandinnerWidget
0.1.2
- Added
onOpenandonClosecallbacks - Can now programmatically open and close cell
- Added
AnimatedBuilderinstead ofsetState()and simplified code - Updated examples
0.1.1
- Added
animationDurationand roundedborderRadius
0.1.0
- Initial version