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

Sticky side menu

MichalNemec opened this issue · comments

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

commented

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