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

Is there way to scroll to the bottom or top programmatically?

nero-angela opened this issue · comments

commented

Thanks for making such a great package :)

I followed the example_custom_section_animation, and It works fine. 👍

I have one question, is there way to scroll to the bottom or top programmatically?

I have added an example of scroll to index.