- Formated code using flutter format .
- Updated Example to reflect new getter changes
- 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
andselectedChildrenMap
- Added null-safety