boxw 0.0.65
boxw: ^0.0.65 copied to clipboard
A collection of widget of me
0.0.65 #
- Remove border in
TextIconButton
. - Add
BoxWBottomSheet
andboxWBottomSheet
.
0.0.64 #
- Update
contentPadding
in the BoxWDropdown.
0.0.63 #
- Refactor color usage to use ColorScheme in BoxW widgets.
- Refactor BoxWDropdown padding and content structure for improved layout.
0.0.62 #
- Update button padding in boxWConfirm for consistent horizontal spacing.
0.0.61 #
- Swap FilledButton and TextButton in boxWConfirm for better UX and update button text accordingly.
0.0.60 #
- Fix DropdownButtonFormField to use 'value' instead of 'initialValue'.
0.0.59 #
- Fix the border color of the BoxWTextButton (to transparent).
- Increase the vertical padding of the BoxWInput.
0.0.58 #
- Force the BoxWShape use primary color as the border color.
- Improve the
BoxWDropdown
.
0.0.57 #
- Readd default border color in BoxWCard
0.0.56 #
- Add floating title to BoxWCard.
0.0.55 #
- Add inputFormatters parameter to BoxWInput.
0.0.54 #
- Add
BoxWDatePicker
. - Refactor code structures.
0.0.53 #
- Add backgroundColor and borderColor parameters to boxWConfirm and boxWAlert.
0.0.52 #
- Update button padding logic in BoxWDialog to consider content presence.
0.0.51 #
- Thêm isRisky cho button và thay màu border thành primary.
0.0.50 #
- Add
hintText
andhintStyle
toBoxWInput
.
0.0.49 #
- Add
BoxWNumberField
.
0.0.47 #
- Sử dụng
Column
thay choIntrinsicHeight
để không xảy ra lỗi overflow.
0.0.46 #
- Cải thiện dialog để nút close hiển thị đúng vị trí hơn.
0.0.45 #
- Update constrains to the dialog.
0.0.44 #
- Add
boxWConfirm
,boxWAlert
.
0.0.43 #
- Change
textAlign
toTextAlign.left
inBoxWInput
.
0.0.42 #
- Add
scrollController
toBoxWInput
.
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