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

Develop #43

Open hitshydev opened 3 years ago

hitshydev commented 3 years ago

Regarding #38 Refactored some of the code to make it usable with generics and following flutter guideline composition over inheritance.