expansion_tile_group 1.3.0 copy "expansion_tile_group: ^1.3.0" to clipboard
expansion_tile_group: ^1.3.0 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 #

Check out Example Or our Documentation

fantasy_demo_gif

Image Image Image Image Image Image

Check out Example Or our Documentation

Migrate with CHANGE LOG

Features #

Item features:

  • ExpansionTileItem fully extends standard ExpansionTile functionality.
  • Supported many commonly type of ExpansionTileItem UIs: ExpansionTileOutlined, ExpansionTileFlat, ExpansionTileLeaf, ExpansionTileCard.
  • Can easily control behaviors of an ExpansionTileItem from anywhere.
  • Can easily custom or add decoration into an ExpansionTileItem with Border, BorderRadius, Shadow, or BoxDecoration and more.
  • Can lock to extend behavior of an ExpansionTileItem until a task is completed.
  • Can remove completely the trailing, included: area, arrow icon. With that the title can be extended the width.
  • Can remove completely default vertical title padding of ExpansionTile.
  • Can hide the subtitle of an ExpansionTileItem whenever extend the view.
  • Can change the default Trailing Icon with keeping default rotate animation.

Group features:

  • Can group ExpansionTileItems together and manage them.
  • Can manage interactions of items in group with supported types: ExpandOnlyCurrent, ExpandAll, CollapseAll, ExpandAllOrCollapseAll, expandAlwaysCurrent.
  • Can listen to any changed behavior of any item 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
160
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
Contributing

Topics

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

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_group