expansion_tile_card 1.0.0+1 copy "expansion_tile_card: ^1.0.0+1" to clipboard
expansion_tile_card: ^1.0.0+1 copied to clipboard

outdated

An "expansion" on the Flutter SDK's standard ExpansionTile, to create a Google Material Theme inspired raised widget, ExpansionTileCard, instead.

[1.0.0] - Initial release. #

  • Swap ExpansionTile's Container for a Material widget.
  • Attach the Material's elevation to an Animation.
  • Add a rounded border which hides in plain sight until raised.
  • Drop borderColor and backgroundColor; use theme.canvasColor and theme.cardColor instead.

[1.0.0+1] - Example directory #

  • Provide an /example directory.
586
likes
0
pub points
97%
popularity

Publisher

verified publisherskylled.dev

An "expansion" on the Flutter SDK's standard ExpansionTile, to create a Google Material Theme inspired raised widget, ExpansionTileCard, instead.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on expansion_tile_card