boxw 0.0.17 boxw: ^0.0.17 copied to clipboard
A collection of widget of me
0.0.17 #
- Add context to boxWDialog Buttons.
0.0.16 #
- Improve BoxWInput.
0.0.15 #
- Fix the close button behavior in
boxWDialog
0.0.14 #
- Update
BoxWInput
padding
0.0.13 #
boxWDialog
:- Hide the close button when
barrierDismissible
istrue
- Hide the close button when
0.0.12 #
BoxWInput
- Change
padding
tomargin
- Add right
padding
- Add
textAlign
- Change
0.0.11 #
- Change
BoxWIconTextButton
andBoxWTextIcon
parameters toWidget
.
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