Flutter Sticky And Expandable List Versions Save

粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.

v1.1.0

2 years ago

v1.0.3

2 years ago

fix bugs.

v1.0.2

2 years ago

v1.0.1

2 years ago

v1.0.0

2 years ago
  • update example to nullsafety version.
  • add ScrollToIndex Example.

v1.0.0-nullsafety.1

3 years ago

v1.0.0-nullsafety

3 years ago
  • migrate to nullsafety version.

v0.3.1

3 years ago

0.3.1

  • support add nested list view, but has some limit.
  • add integration_test for example.

v0.3.0

3 years ago
  • support overlapsContent property.
  • add more examples.
  • [Bugfix]show error when collapse sticky section or last section.