sticky_grouped_list 1.0.0
sticky_grouped_list: ^1.0.0 copied to clipboard
A ScrollablePositionedList where the list items can be grouped into sections.
0.1.0 23.06.2020 #
- Initial release
0.1.1 24.06.2020 #
- Add example
0.1.2 26.06.2020 #
- Refactor example
0.2.0 30.06.2020 #
- scrollTo/jumpTo will set the element under the group header
0.2.1 04.07.2020 #
- Add code documentation
- improved README
0.3.0 25.07.2020 #
- Fix performance issue: Don't rebuild widget when sticky header changes.
1.0.0 05.09.2020 #
- New feature: Reverse list - easy chat dialog creation