multiselect_dropdown_with_select_all 0.3.1
multiselect_dropdown_with_select_all: ^0.3.1 copied to clipboard
The Multi-select Dropdown with Select All streamlines bulk selections, reducing clicks and enhancing user experience with easy integration and customization.
0.0.1 #
Initial Version
Multiselect-dropdown with Select All feature
0.1.1 #
Added onchange functionality Added style properties to all elements of dropdown Adjusted height of dialogbox and added scroll feature Styled dropdown icon.
0.1.3 #
Added properties
0.2.3 #
Added map functionalities, in items we can add box item and its value and it give out put as list of selected values.
0.2.5 #
Major change in selection with bug fix.
0.3.0 #
Modified functionalities for reseting the drop down by clearing the initial items.
Added "barrierDismissible: false" functionality to make dialog box stable until 'ok' button is clicked.
0.3.1 #
Added new parameter for choosing select all [selectAllflag]. Added new parameter for choosing whether it is multiselect or single selection [isMultiSelect].