- Removed default constructor and some cleanup
- Migrated to non-nullable types
- Added
SimpleFoldingCell.create()
to passfrontWidget
andinnerWidget
- Added
onOpen
andonClose
callbacks - Can now programmatically open and close cell
- Added
AnimatedBuilder
instead ofsetState()
and simplified code - Updated examples
- Added
animationDuration
and roundedborderRadius
- Initial version