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

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

Closed nero-angela closed 3 years ago

nero-angela commented 3 years ago

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?

tp7309 commented 3 years ago

I have added an example of scroll to index.