grouped_scroll_view 0.0.10 copy "grouped_scroll_view: ^0.0.10" to clipboard
grouped_scroll_view: ^0.0.10 copied to clipboard

Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Supports checkbox or radio in a scrollView.

0.0.10 #

  • upgrade sliver_tools to 0.2.12
  • upgrade collection to 1.17.1

0.0.9+3 #

  • upgrade sliver_tools to 0.2.10
  • Aligns Dart and Flutter SDK constraints.

0.0.9+2 #

  • upgrade sliver_tools to 0.2.9
  • upgrade collection to 1.17.0

0.0.9 #

  • add ItemAtIndex callback used to return grouped index.

0.0.8+5 #

  • remove toggleController dispose on toggle_test when the widget dispose .

0.0.8+4 #

  • update readme.md.

0.0.8+1 #

  • Modify the assignment error of _toggleController in GroupedScrollViewWithToggle

0.0.8 #

  • add new class GroupedScrollViewWithToggle, toggle separate from the GroupedScrollView.

0.0.7 #

  • Supports separatorBuilder in a list

0.0.5 #

  • Supports checkbox or radio in a list
  • Supports normal list/grid
  • Supports custom toggleStyle of selected

0.0.3 #

  • update readme.md.

0.0.2 #

  • more of the public API has dartdoc comments.

0.0.1 #

  • initial release.
51
likes
0
points
845
downloads

Publisher

unverified uploader

Weekly Downloads

Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Supports checkbox or radio in a scrollView.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, sliver_tools

More

Packages that depend on grouped_scroll_view