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

Allow to customise the view of pickers #69

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Allow to customise the view of pickers #69

merged 2 commits into from
Sep 4, 2023

Conversation

lowminchien
Copy link
Contributor

Solution description

Add customTypeViewerBuilder parameter to allow us to customise the view of the pickers, instead of using the Row widget with the MainAxisAlignment.spaceBetween alignment.

Screenshots or Videos

With this feature, we can achieve some custom looks like below:
image

or align all pickers to the end:
image

@deandreamatias deandreamatias merged commit d76cf4d into flutter-form-builder-ecosystem:main Sep 4, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants