Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage within a Form #70

Open
darkfrog26 opened this issue Feb 19, 2024 · 2 comments
Open

Usage within a Form #70

darkfrog26 opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@darkfrog26
Copy link

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?

@oi-narendra oi-narendra self-assigned this Feb 19, 2024
@SabrosaStrawberry
Copy link

SabrosaStrawberry commented Feb 23, 2024

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

@oi-narendra oi-narendra added the enhancement New feature or request label Feb 29, 2024
@darkomenx
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants