Expanded (1) 썸네일형 리스트형 [Flutter] Incorrect use of ParentDataWidget. 상황 Expanded를 위젯들에 감싸면서 레이아웃을 잡던 중 에러가 발생했습니다. 문제 파악 Expanded로는 간격을 줄 수 있는 위젯이 정해져있었습니다. 해결 방법 https://stackoverflow.com/questions/54905388/incorrect-use-of-parent-data-widget-expanded-widgets-must-be-placed-inside-flex incorrect use of parent data widget. expanded widgets must be placed inside flex widgets I am getting the following error: i.e.., Another exception was thrown: Incorrect use of Pa.. 이전 1 다음