Duration 2:38

Fix - A RenderFlex overflowed by 52 pixels on the bottom

9 956 watched
0
26
Published 25 Aug 2020

Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the RenderFlex to fit within the available space instead of being sized to their natural size. This is considered an error condition because it indicates that there is content that cannot be seen. If the content is legitimately bigger than the available space, consider clipping it with a ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex, like a ListView. check our channel for more videos: /channel/UC3xjwITR-9KgAilQcjrrEsg

Category

Show more

Comments - 5