boxw 0.0.41 boxw: ^0.0.41 copied to clipboard
A collection of widget of me
0.0.41 #
- Add
onSubmitted
andtextInputAction
to BoxWInput.
0.0.40 #
- Sửa lỗi nhân đôi buttons khi hot reload hoặc rebuild boxWDialog.
0.0.39 #
- Thêm
autofocus
vàoBoxWInput
.
0.0.38 #
- Thêm
focusNode
vàoBoxWInput
.
0.0.37 #
colorScheme.surfaceVariant
=>colorScheme.surfaceContainerHighest
.
0.0.36 #
- Cải thiện
BoxWDropdown
.
0.0.35 #
- Cải thiện
BoxWDialog
.
0.0.34 #
- Thêm
readOnly
vào BoxWInput.
0.0.33 #
- Tự động unfocus BoxWInput.
0.0.32 #
- Điều chỉnh padding cho BoxWTextButton.
0.0.31 #
- Điều chỉnh chiều cao của BoxWDropdown.
0.0.30 #
- Cải thiện BoxWInput alignment.
0.0.29 #
- Cải thiện BoxWTextButton.
0.0.28 #
- Cải thiện vấn đề chiều cao của dialog.
0.0.27 #
- Improved dialog size.
0.0.26 #
- Add example.
0.0.25 #
- The close button
onHover
effect shape now is set to Circle.
0.0.24 #
- Add borderColor to BoxWDialog and boxWDialog.
0.0.23 #
- Ngang và cao đã vừa với children, thêm một số tham số để điều chỉnh được close button.
- Thêm borderWidth cho BoxWRect và Circle.
0.0.22 #
- Add
BoxWShape
abstract. - Add
BoxWCircle
.
0.0.21 #
- Correct the old
BoxWText
toBoxWRect
. - Export the new
BoxWText
.
0.0.19 #
- Update dependencies.
- Add
BoxWText
to support outlined text.
0.0.18 #
- Update border config.
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