Skip to content

Conversation

DK15
Copy link

@DK15 DK15 commented Mar 4, 2019

Great repo !!

I observed a renderflow exception on iOS simulator (iphone 8 - 11.4) as below:

screen shot 2019-03-04 at 4 19 16 pm

I fixed it by wrapping the Column widget that contains ValidatonItems around FittedBox that scales and positions its child according to the fit. Updated screenshot below:

screen shot 2019-03-04 at 4 30 10 pm

@DK15
Copy link
Author

DK15 commented Mar 4, 2019

Realized that my original fix clears out the separator. Pushed an update to only wrap the concerned text with FittedBox.

screen shot 2019-03-04 at 11 10 10 pm

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.

1 participant