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

FormDropDownBuilder clear option #148

Closed
rodrigobastosv opened this issue Oct 4, 2019 · 3 comments
Closed

FormDropDownBuilder clear option #148

rodrigobastosv opened this issue Oct 4, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@rodrigobastosv
Copy link

Is there a way to clear the current selected option?

I think this is necessary since right now i don't think you can clear the field after choosing an option.

@yaskawabr
Copy link

Good Morning,

I have the same problem.

When you already have an item selected in FormBuilderDropdown, and set a new list, an error is generated in the APP.

Therefore, before setting the new list, you would have to clear the current list.

But I didn't find an option either.

Unfortunately the author of lib is no longer answering our questions.

Cristian Regazzo

@danvick
Copy link
Collaborator

danvick commented Oct 31, 2019

Hi @rodrigobastosv / @yaskawabr
Sorry for the late response.
I think clearing the currently selected option is a good suggestion and I'll incorporate it ASAP.

As for changing setting a new list to a Dropdown, as suggested by @yaskawabr , Flutter doesn't offer an easy option for this as the whole widget has to rebuild.

@danvick danvick added the enhancement New feature or request label Oct 31, 2019
@danvick danvick closed this as completed in cd3ebe5 Nov 4, 2019
@dannycortesv
Copy link

Also needing this, thanks for the support

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

No branches or pull requests

4 participants