multi_select_flutter
multi_select_flutter copied to clipboard
Update multi_select_chip_field.dart to resolve widget binding issue
To resolve this issue : https://github.com/CHB61/multi_select_flutter/issues/105
please add the option: barrierDismissible: false , to the MultiSelectDialogField widget. since it generates errors when the user closes the dialog through the barrier