A Flutter package that provides a multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.
BSD 3-Clause "New" or "Revised" License
72
stars
59
forks
source link
Added support for prefixIcon #35
Open
maurice0800 opened 3 years ago
Users can now set a prefixIcon for the multiselect. The padding of the title will be set accordingly.