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

Weird behavior of header item #18

Closed ydhnwb closed 4 years ago

ydhnwb commented 4 years ago

I have some weird behavior. If I scroll into some particular position like this gif below, the header will move from top to the position where i click last item/position

ezgif com-video-to-gif (2)

tp7309 commented 4 years ago

Bug, and you can you the fixed version(v0.2.3) now.