- Removed default constructor and some cleanup
- Migrated to non-nullable types
- Added
SimpleFoldingCell.create()to passfrontWidgetandinnerWidget
- Added
onOpenandonClosecallbacks - Can now programmatically open and close cell
- Added
AnimatedBuilderinstead ofsetState()and simplified code - Updated examples
- Added
animationDurationand roundedborderRadius
- Initial version