반응형
Flutter: "RenderFlex children have non-zero flex but incoming height constraints are unbounded"
I want to have a ListView inside another widget when I wrap FutureBuilder in a Column in order to have a simple Row. I get this error: The following assertion was thrown during performLayout(): I/f...
stackoverflow.com
https://www.fluttercampus.com/guide/229/incorrect-use-of-parentdatawidget-error/
[Solved] Incorrect use of ParentDataWidget Error in Flutter
In this post, we are going to show you the cause and how to solve the ʺIncorrect use of ParentDataWidgetʺ error in Flutter. This error occurs when the Child widget has not matched the parent widget.
www.fluttercampus.com
반응형
'🐾 개발 🐾 > Flutter' 카테고리의 다른 글
[Flutter] 네이버 로그인 (iOS/Android) (1) | 2022.08.22 |
---|---|
[Flutter] Searching for inspections failed: undefined method `map' for nil:NilClass (0) | 2022.08.22 |
[Flutter] ... duplicate symbols for architecture ... 에러 (0) | 2022.08.11 |
[Flutter] 카카오 로그인하기 (iOS/Android) (1) | 2022.08.04 |
[Flutter] iOS 첫 빌드 (0) | 2022.08.04 |