Skip to content

RenderFlex overflow error in Column when using flutter_widget_from_html_core #1586

@sadmantechyfo

Description

@sadmantechyfo

When rendering HTML content with flutter_widget_from_html_core (version 0.17.2), I encountered a RenderFlex overflowed error.

Error details:

Code
======== Exception caught by rendering library =====================================================
The following assertion was thrown during layout:
A RenderFlex overflowed by 360 pixels on the bottom.

The relevant error-causing widget was:
Column Column:file:///Users/sumaiya/.pub-cache/hosted/pub.dev/flutter_widget_from_html_core-0.17.2/lib/src/core_widget_factory.dart:135:12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions