tp7309 / flutter_sticky_and_expandable_list

粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use no group list and group list mixed

yyong37 opened this issue · comments

commented

now way i use two widgt concat it.
SliverList + SliverExpandableList

is there way use SliverExpandableList to solve it ?

return header widget with 0 height?

commented

@tp7309 aha~thanks reply.