checkbox_list_tile_more_customizable 1.0.1 checkbox_list_tile_more_customizable: ^1.0.1 copied to clipboard
A CheckboxListTile with more customizable details, which provides more customizable functions, based on the traditional flutter CheckboxListTile.
[1.0.1] - 2020-03-22 #
- Update dependency version which fixed a hot reload problem.
[1.0.0] - 2020-03-21 #
- This project is a modified version of Flutter CheckboxListTile, and provides more customizable functions, with these functions, you can set the horizontalTitleGap, minVerticalPadding, minLeadingWidth, and contentPadding.