flutter_check_box_rounded 3.3.0
flutter_check_box_rounded: ^3.3.0 copied to clipboard
Package created to give a fully functional and customizable rounded checkbox.
3.3.0 #
- ADDED:
useDecoration
3.2.3 #
- CHANGED: Packages version's
3.2.2 #
- ADDED:
disable
property which defines interactive changingisChecked
value on tap gesture
3.2.1 #
- FIXED: Removed
required
fromonTap
3.2.0 #
- ADDED: customize propertie
borderWidth
- CHANGED: Will initialise properties in
build
method, notwidget cycle
3.1.6 #
- ADDED:
void
return result fromonTap
method
3.1.5 #
- CHANGED:
LICENSE
3.1.0 - 3.1.4 #
- CHANGED:
Example
3.1.0 #
- FIXED:
setState(() {})
in widget lifecycle
3.0.0 #
- ADDED: Final functionality
2.0.0 #
- CHANGED: Migrated to use null safety
1.1.0 #
- ADDED: Documentation
1.0.0 #
- ADDED: First functionality