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

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

[3.1.0] - 07.07.2022 #

  • Support for jump/scroll to element
  • Fix initialScrollIndex
  • Expose ItemPositionsListener

[3.0.0] - 18.06.2022 #

  • Dart 2.17.0
  • Flutter lints and version upgrades

[2.1.0] - 04.02.2022 #

  • Support Shrink Wrap

[2.0.0] - 04.02.2022 #

  • Sound null-safety
  • Updated dependencies

[1.3.0] - 15.11.2020 #

  • Update dependencies

[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
262
likes
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, meta, scrollable_positioned_list

More

Packages that depend on sticky_grouped_list