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
Changes title field from String to Text #14
Closed
murilosandiego closed 2 months ago
I suggest changing the title field from String to Text, thus increasing the possibilities of customizing that field.