flutter_form_builder
flutter_form_builder copied to clipboard
Cupertino style fields
Is there any way to style the fields inline as Cupertino way?
Something like that:

Thanks
You can create your own fields with FormBuilderField
Is a hard thing create new components only for cupertino style. One option would be add this styles for existent components, but is a feature that don't will be add in the current roadmap