CHB61 / multi_select_flutter

A flexible multi select package for Flutter. Make multi select widgets the way you want.
https://pub.dev/packages/multi_select_flutter
BSD 2-Clause "Simplified" License
238 stars 223 forks source link

fix(MultiSelectChipField): Expected a value of type 'List<V>?', but g… #173

Open ovuruska opened 1 year ago

ovuruska commented 1 year ago

…ot one of type 'List<V?>'

linfulongnet commented 1 year ago

@ovuruska MultiSelectBottomSheetField the same

fawdlstty commented 2 months ago

@CHB61 Hello, are you considering merging some patches to make the project easier to use?