flutter-form-builder-ecosystem/flutter_form_builder

[General]: Using FormBuilder with Stepper

devwebapps opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.3.0

What you'd like to happen

Hi.
I'm literally in despair. I want to use the FormBuilder with the Material Stepper Widget.
Is it possible that you could add an example in your documentation on how to use the FormBuilder with the stepper?

What do you have to do so that, for example, validation takes place in every step and no empty radio buttons are forwarded when you click on the next button?

How to deal with the Global Form Key? Do you create a separate FormBuilder widget with a new global form key for each step?

I hope I'm not the first/last person who would like to use your FormBuilder with the stepper, so an example would be helpful for others too.

Alternatives you've considered

No response

Aditional information

No response