flutter-form-builder-ecosystem / form_builder_extra_fields

Additional ready-made form input fields for flutter_form_builder package
https://pub.dev/packages/form_builder_extra_fields
BSD 3-Clause "New" or "Revised" License
28 stars 47 forks source link

[FormBuilderRatingBar] Cannot center align #52

Closed EmmaJIfe closed 1 year ago

EmmaJIfe commented 1 year ago

When using FormBuilderRatingBar I cannot get the rating icons to center align. I have used wrapAlignment: WrapAlignment.center, yet it does not seem to change anything. The parent of the FormBuilderRatingBar is a column which is also center aligned. Does anyone have any suggestions on what I should do?

deandreamatias commented 1 year ago

Please provider a example code and version of package that you used

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.