parent_child_checkbox 0.0.4
parent_child_checkbox: ^0.0.4 copied to clipboard
Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes
0.0.4 #
- Updated deprecated APIs
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
isParentSelectedandselectedChildrenMap - Added null-safety