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

3.0.0-beta.2 : Feature request FormBuilder inputs onChanged #45

Closed
benoitverstraete opened this issue Apr 5, 2019 · 3 comments
Closed

Comments

@benoitverstraete
Copy link

Hi @danvick,

Do you plan to implement an "onChanged" event on each inputs (FormBuilderDateTimePicker, FormBuilderSegmentedControl, ..) ? I would like to do an action when the user change only one element in the form.

I would like to avoid to handle the general onChanged (Map<String, dynamic>) in the FormBuilder.

Thanks a lot for the new beta version, it seems less buggy :)

@danvick
Copy link
Collaborator

danvick commented Apr 5, 2019

Yes, this is a planned feature before release of version 3.

Thanks for contributing...

@danvick
Copy link
Collaborator

danvick commented Apr 7, 2019

Hi @benoitverstraete,
The feature has been added to the just released v3.0.0-beta.3.

Kindly help me test out this feature. Thanks in advance.

@benoitverstraete
Copy link
Author

It works, thanks !

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

No branches or pull requests

2 participants