Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 519 Bytes

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.