vit_combo_box 2.1.1 vit_combo_box: ^2.1.1 copied to clipboard
A collection of very flexible ComboBoxes/Dropdrop.
2.1.1 #
- Fixed the options container position.
2.1.0 #
- Added
optionsOffset
andgetParentRenderBox
fields to combo box constructors;
2.0.1 #
- Updated README.md.
2.0.0 #
- [BREAKING]
builder
option in FutureComboBox was renamed toitemBuilder
. - [BREAKING] Removed
.chip
factory fromVitComboBox
. - Added
labelStyle
option to combo box. - Added
overlayDecorationBuilder
option to customize the overlay container.
1.0.0 #
- First release.