flutter-form-builder-ecosystem/flutter_form_builder

Cupertino style fields

diegoalex opened this issue · 2 comments

Is there any way to style the fields inline as Cupertino way?

Something like that:
image

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

I refactor this package and created a new repository to only Cupertino fields. Right now only has a few fields, but will increase on future
https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields