expansion_tile_list 0.1.1 copy "expansion_tile_list: ^0.1.1" to clipboard
expansion_tile_list: ^0.1.1 copied to clipboard

ExpansionTileList is a Flutter widget that manages a list of expandable tiles, controlling their expansion behaviour and also simplifies the implementation of common features.

0.0.1 #

  • Expansion Tile List release

0.1.0 #

  • Added trailing property which cascades to all the tiles
  • Added trailingAnimation property which is a Animatable<double>
  • Added trailingAnimationBuilder property to customize the trailing widget animation
  • Added trailingAnimationEnabled property which enabled/disabled trailing animation is true by default

0.1.1 #

  • Bug fix for initialExpandedIndex/initialExpandedIndexes trailingAnimation not working
  • Added a better description for the package
35
likes
150
points
2.09k
downloads

Publisher

verified publishermonohaus.com

Weekly Downloads

ExpansionTileList is a Flutter widget that manages a list of expandable tiles, controlling their expansion behaviour and also simplifies the implementation of common features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_list