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

change Column to ListView for scrolling capability #18

Closed
wants to merge 1 commit into from
Closed

change Column to ListView for scrolling capability #18

wants to merge 1 commit into from

Conversation

loivis
Copy link
Contributor

@loivis loivis commented Jul 15, 2018

I got "RenderFlex overflowed" error when rendering html over one screen. According to suggestions in the error message, ListView sounds like an option to get it scrolling.

Not sure if there is any other reason to use Column. Otherwise another solution is needed to fix the issue?

There seems to be some formatting changes due to editor plugins. flutter_html_view.dart is the real code change.

loivis pushed a commit to loivis/flutter-cnbeta that referenced this pull request Jul 15, 2018
loivis pushed a commit to loivis/flutter-cnbeta that referenced this pull request Jul 15, 2018
@loivis
Copy link
Contributor Author

loivis commented Jul 15, 2018

I worked out the way to better utilize the view. closing pr.

@loivis loivis closed this Jul 15, 2018
@loivis loivis deleted the RenderFlex-overflowed branch July 15, 2018 19:01
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.

None yet

1 participant