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 pass frontWidget and innerWidget

0.1.2

  • Added onOpen and onClose callbacks
  • Can now programmatically open and close cell
  • Added AnimatedBuilder instead of setState() and simplified code
  • Updated examples

0.1.1

  • Added animationDuration and rounded borderRadius

0.1.0

  • Initial version