fluttercommunity/flutter_sticky_headers

Question - Expansion tile like behaviour

kostaa opened this issue · 2 comments

How would one go about adding an expansion tile like behaviour so the children would expand/collapse similar to the Flutter ExpansionTile behaviour?

@kostaa
This new package can do that.
However, without any animation yet.

@emvaized Thanks for heads up!
There is now support for animation - see the "CustomSectionAnimation Example".