parent_child_checkbox 0.0.5 copy "parent_child_checkbox: ^0.0.5" to clipboard
parent_child_checkbox: ^0.0.5 copied to clipboard

Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes

0.0.5 #

  • Added onCheckedChild and onCheckedParent functionalities
  • Added parentCheckboxScale and childrenCheckboxScale properties
  • Added gap property

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 isParentSelected and selectedChildrenMap
  • Added null-safety
39
likes
130
pub points
82%
popularity

Publisher

verified publisherabhishekdoshi.dev

Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on parent_child_checkbox