boxw 0.0.10 boxw: ^0.0.10 copied to clipboard
A collection of widget of me
0.0.10 #
- Add
BoxWIconTextButton
andBoxWTextIcon
.
0.0.9 #
- Remove requiring
onChanged
.
0.0.8 #
- Add
selectedItemBuilder
to BoxWDropdown.
0.0.7 #
- Change button param from
title
tochild
0.0.6 #
- Allow null title for BoxWInput
- Apply border radius for BoxWInput
0.0.4 #
- Add more base colors
0.0.3 #
- Change the padding and outline of the BoxWTextButton.
0.0.2 #
- Initial release