multi_select_flutter
multi_select_flutter copied to clipboard
Added onCancel Handler
Added onCancel handler for MultiSelectDialog and MultiSelectBottomSheet. I have opened issue #53 for this
Hi, I would need this too :-) Is there a plan when this feature will be released?
I think its been long time I have raise this PR but no action taken.(Not sure the repo is getting maintained or not)
@meeximum If you still looking for this feature then you can used forked repo by integrating in your .yaml
following way.
multi_select_flutter:
git:
url: https://github.com/dev-pacific22/multi_select_flutter.git
ref: cancel_impl
Hope this will help you to some extent.
please add the option: barrierDismissible: false , to the MultiSelectDialogField widget. since it generates errors when the user closes the dialog through the barrier