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

lazy loading support for both direction (up, down)

hunghuy201280 opened this issue · comments

Thank you for this library.
I think it would be really useful to have the ability to lazy-load data like this bidirectional_listview library

ok, I will test it at weekend.

example added.