Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 350 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 350 Bytes

0.0.3

  • Formated code using flutter format .

0.0.2

  • Updated Example to reflect new getter changes

0.0.1

  • User can set activeColor of checkbox for both parent and children
  • Added feature for having multiple ParentChildCheckbox
  • Can get result of checkboxes using map isParentSelected and selectedChildrenMap
  • Added null-safety