Skip to content

fix renderflow issue on ios#1

Open
DK15 wants to merge 2 commits intotunitowen:masterfrom
DK15:fix-renderflow-ios
Open

fix renderflow issue on ios#1
DK15 wants to merge 2 commits intotunitowen:masterfrom
DK15:fix-renderflow-ios

Conversation

@DK15
Copy link
Copy Markdown

@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
Copy Markdown
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