ducafecat / flutter_ducafecat_news_getx

flutter2 + dio4 + getx4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

JAVPHP opened this issue · comments

好的 已修复~~~