multiselect-dropdown icon indicating copy to clipboard operation
multiselect-dropdown copied to clipboard

Usage within a Form

Open darkfrog26 opened this issue 1 year ago • 2 comments

I'm trying to use this widget within a form where every other field has InputDecoration to set the labelText. Is there any way to do something like this with this widget so it renders consistently?

darkfrog26 avatar Feb 19 '24 16:02 darkfrog26

Is there a way to set input decoration so that single select and multi select renders consistently as well, and we could set the input decoration using the theme, please

image

image

SabrosaStrawberry avatar Feb 23 '24 22:02 SabrosaStrawberry

@darkfrog26 Can you go up your data widget multi_select into your main Form widget for validation ? I try to use this widget into a form but nothing data appear into my form object when I doing this : formKey.currentState!.value

darkomenx avatar Mar 07 '24 10:03 darkomenx

Check Beta version.

oi-narendra avatar Aug 01 '24 12:08 oi-narendra

Migrate to the latest version v3.0.0

oi-narendra avatar Aug 04 '24 04:08 oi-narendra