SanjaySodani / multiselect_dropdown_flutter

A simple multiselect dropdown with select all and search options. Works with a simple list and a list of maps.
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

How to clear selected values manually #3

Open ssdeen opened 1 year ago

ssdeen commented 1 year ago

Needs to clear whatever selected values when click on reset button.

SanjaySodani commented 1 year ago

Okay, I'll take this up as an enhancement.

mado-bohsali commented 11 months ago

@SanjaySodani thank you for your input. I also wish to know how to interact with Reset functionality