reactive_checbox_group 1.0.5 reactive_checbox_group: ^1.0.5 copied to clipboard
A package to help create a group of reactive checkboxes in flutter.
1.0.5 #
- FIXED: value change throwing error if
ViewDataType
is notString
1.0.4 #
- Added
valueAccessor
in constructor for customViewDataType
toModelDataType
mapping
1.0.3 #
- Added support for ModelDataType, ViewDataType Type arguments in constructor
1.0.2 #
- Added example project
1.0.1+1 #
- Added platforms to
pubspec.yaml
1.0.0+1 #
- Initial release