oi-narendra / multiselect-dropdown

Streamlined Flutter widget for versatile multi-selection with extensive customization.
https://pub.dev/packages/multi_dropdown
GNU General Public License v3.0
74 stars 84 forks source link

Disable whole control is missing #106

Closed Paroca72 closed 4 months ago

Paroca72 commented 4 months ago

Hi,

It's seems not possible to disable the control. I think is something important when use the control inside a form.

Thanks

oi-narendra commented 4 months ago

Added in Beta version.

The Dropdown now supports Form.

oi-narendra commented 4 months ago

v3.0.0 now supports this. Please migrate to the latest version.