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

Sticky side menu #49

Closed MichalNemec closed 1 year ago

MichalNemec commented 1 year ago

Hello, is there a way to create side menu with all header items on side to have quick navigation? something like azlistview has.

tp7309 commented 1 year ago

no support now.. you can build header list,then scroll to special position scroll example: https://github.com/tp7309/flutter_sticky_and_expandable_list/blob/master/example/lib/example_scroll_to_index.dart