sticky_grouped_list 1.2.0 copy "sticky_grouped_list: ^1.2.0" to clipboard
sticky_grouped_list: ^1.2.0 copied to clipboard

outdated

A ScrollablePositionedList where the list items can be grouped into sections.

[1.2.0] - 19.09.2020 #

  • New feature custom sorting. Added two new options groupComparator and itemComparatorwhich can be used for comparison between two groups and items. If used the functions will be used for sorting the list.

[1.1.0] - 06.09.2020 #

  • New feature: The background color of the sticky header is now customizable (only if floatingHeaders option is not used).

[1.0.0] - 05.09.2020 #

  • New feature: Reverse list - easy chat dialog creation

[0.3.0] - 25.07.2020 #

  • Fix performance issue: Don't rebuild widget when sticky header changes.

[0.2.1] - 04.07.2020 #

  • Add code documentation
  • improved README

[0.2.0] - 30.06.2020 #

  • scrollTo/jumpTo will set the element under the group header

[0.1.2] - 26.06.2020 #

  • Refactor example

[0.1.1] - 24.06.2020 #

  • Add example

[0.1.0] - 23.06.2020 #

  • Initial release
263
likes
0
pub points
95%
popularity

Publisher

verified publisherbegnis.dev

A ScrollablePositionedList where the list items can be grouped into sections.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on sticky_grouped_list