sticky_and_expandable_list 0.2.3
sticky_and_expandable_list: ^0.2.3 copied to clipboard
Build a grouped list, which support expand/collapse section and sticky header, support use it with sliver widget.
0.2.3 #
- [Bugfix]the header will move from top to the position where I click last item/position #18
0.2.1 #
- fix bugs on Flutter 1.17.0.
0.2.0 #
- import widgets.dart instead of material.dart
- fix some bugs.
0.2.0-beta #
- Use more friendly api.
- Support customize expand/collapse animation.
- fix some bugs.
0.1.0 #
- Initial repository.