flutter-form-builder-ecosystem / flutter_form_builder

Simple form maker for Flutter Framework
https://pub.dev/packages/flutter_form_builder
MIT License
1.48k stars 535 forks source link

FormBuilderCheckboxGroup Auto save when checked. #1403

Open danieldoddjr opened 4 months ago

danieldoddjr commented 4 months ago

Is there an existing issue for this?

Package/Plugin version

9.2.1

What you'd like to happen

I would like to be able to auto save when user checks or unchecks box. This would happen without a button push.

Alternatives you've considered

No response

Aditional information

No response