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
141 stars 27 forks source link

怎么滚动到指定的section? #14

Closed boai closed 4 years ago

boai commented 4 years ago

如题:怎么滚动到指定的section?

tp7309 commented 4 years ago

目前还没出友好的方案。当前的支持可以看这个https://github.com/tp7309/flutter_sticky_and_expandable_list/issues/12#event-3519603566

tp7309 commented 3 years ago

I have added an example of scroll to index.