小编Xep*_*eur的帖子

扩展面板的底部溢出

任何人都可以帮助破译我不断遇到的异常吗?我不确定下一步如何尝试解决面板扩展时的溢出问题。我尝试将其包装到灵活的小部件中,但这似乎无法解决问题。

这是显示错误的快速gif:https : //imgur.com/itIYV8s

这是我的例外:

flutter: ??? EXCEPTION CAUGHT BY RENDERING LIBRARY 
??????????????????????????????????????????????????????????
flutter: The following message was thrown during layout:
flutter: A RenderFlex overflowed by 74 pixels on the bottom.
flutter:
flutter: The overflowing RenderFlex has an orientation of Axis.vertical.
flutter: The edge of the RenderFlex that is overflowing has been marked 
in the rendering with a yellow and
flutter: black striped pattern. This is usually caused by the contents 
being too big for the RenderFlex.
flutter: Consider …
Run Code Online (Sandbox Code Playgroud)

exception dart flutter

7
推荐指数
1
解决办法
4017
查看次数

标签 统计

dart ×1

exception ×1

flutter ×1