cetorres / multiselect_formfield

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

murilosandiego commented 4 years ago

I suggest changing the title field from String to Text, thus increasing the possibilities of customizing that field.

cetorres commented 4 years ago

Please fix the conflict, so I can merge your PR. Thank you.