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.
MIT License
140 stars 29 forks source link

How to implement FireStore StreamBuilder? #32

Closed thearise closed 3 years ago

thearise commented 3 years ago

I'm wondering how to apply Firestore Streambuilder with SliverExpandableChildDelegate.

tp7309 commented 3 years ago

Wrap ExpandableListView with StreamBuilder