folding_cell 1.0.2 copy "folding_cell: ^1.0.2" to clipboard
folding_cell: ^1.0.2 copied to clipboard

Simple folding cell widget, pass frontWidget and innerWidget to fold and unfold.

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
128
likes
130
pub points
87%
popularity

Publisher

unverified uploader

Simple folding cell widget, pass frontWidget and innerWidget to fold and unfold.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on folding_cell