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
71 stars 58 forks source link

leading, trailing not working #26

Open praveeno opened 3 years ago

praveeno commented 3 years ago

I checked source code, leading & trailing not integrated in form field,

jackiepapers commented 3 years ago

Yes, it really needs this in order to integrate with other form fields.