Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

A RenderFlex overflowed

The following assertion was thrown during layout:
A RenderFlex overflowed by 1146 pixels on the right.

The relevant error-causing widget was
    Row 	    lib/errors/renderflex_overflow_column.dart:23
The overflowing RenderFlex has an orientation of Axis.horizontal.
The edge of the RenderFlex that is overflowing has been marked in the rendering 
with a yellow and black striped pattern. This is usually caused by the contents 
being too big for the RenderFlex.
(Additional lines of this message omitted)
Source by docs.flutter.dev #
 
PREVIOUS NEXT
Tagged: #A #RenderFlex #overflowed
ADD COMMENT
Topic
Name
8+8 =