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

Move to null-safety #26

Closed fryette closed 3 years ago

tp7309 commented 3 years ago

OK, I will do this work at night.

tp7309 commented 3 years ago

@fryette hello,I have published 1.0.0-nullsafety, you can check it.