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

Custom design not possible #49

Closed
knvpk opened this issue Apr 17, 2019 · 1 comment
Closed

Custom design not possible #49

knvpk opened this issue Apr 17, 2019 · 1 comment

Comments

@knvpk
Copy link

knvpk commented Apr 17, 2019

At present, the controls property is typed as List<FormBuilderInput> instead of List<Widget>, so that we are unable to add Gap between forms, or inserting Sub headings or even custom desing like keeping two form fields in a row.

@danvick
Copy link
Collaborator

danvick commented Apr 17, 2019

This is being addressed in the next version - 3.0.0 - which is currently in beta. Feel free to have a go at it from pub - https://pub.dartlang.org/packages/flutter_form_builder/versions/3.0.0-beta.9.

There are people who have started using it already in their projects since we are not expecting much API changes when version 3 will be officially released.

Your feedback will be much appreciated.

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