expansion_tile_group 1.2.8 copy "expansion_tile_group: ^1.2.8" to clipboard
expansion_tile_group: ^1.2.8 copied to clipboard

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

expansion_tile_group #

Enhance your Flutter apps with this advanced ExpansionTile package! This package overcomes the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extends its functionality. These widgets can be seamlessly grouped and their interactions easily managed, offering you unparalleled control and flexibility.

Overview #

Image Image Image Image Image Image

Check out Example

Or our Documentation

Features #

Item features:

  • ExpansionTileItem fully extends standard ExpansionTile functionality.
  • Supported many commonly type of ExpansionTileItem UIs: ExpansionTileBorderItem, ExpansionTileWithoutBorderItem, ExpansionTileLeafItem.
  • Easily control behaviors of an ExpansionTileItem from anywhere.
  • Can easily custom or add decoration into an ExpansionTileItem with Border, BorderRadius, Shadow, or BoxDecoration.
  • Can remove completely the trailing, included: area, arrow icon. So that the title can be extended the width. Just using isHasTrailing.
  • Can force behavior of an expansion item until a condition is successful.
  • Can remove completely default vertical title padding of ExpansionTile.
  • Can Hide subtitle on Expanded view.
  • Can change default Trailing Icon with keeping default rotate animation.

Group features:

  • Can group ExpansionTileItems together and manage them.
  • Easily manage interactions of items in group with supported type: ExpandOnlyCurrent, ExpandAll, CollapseAll, ExpandAllOrCollapseAll, expandAlwaysCurrent.
  • Can listen to any item changed behavior in the group.
  • Can add the space between items in the group.

Documentation #

See the API documentation for details on the following topics:

FAQ #

You can read the FAQ here: FAQ

Sponsoring #

If this package or any other package I created is helping you, please consider sponsoring me so that I can take time to update this package.

Buy Me A Coffee

OR

7ezgif-5-20a8a8001a

Contributions #

Feel free to contribute to this project. Check more Contributing guide

I'd really appreciate it if you know any common ExpansionTile UIs and give the PR.

If you find a bug or want a feature, but don't know how to fix/implement it, please fill an issue.

If you fixed a bug or implemented a feature, please send a pull request.

65
likes
0
pub points
95%
popularity

Publisher

verified publishercongng.dev

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

Repository (GitHub)
View/report issues

Topics

#expansion #expansion-tile #ui #widget #expansion-tile-group

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_group