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
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