You are viewing a single comment's thread from:RE: 모바일 앱 개발 : Flutter 시작하기 #5 - First Flutter App (4)View the full contextcodingman (64)in #dclick • 7 years ago 수직리스트는 쉬운 것 같은데 수평은 참 어려운 것 같아요.
네 맞아요 수평 리스트는 구현하기가 어려워요.
하지만 플러터는 컴포넌트를 제공해줘서 쉽게 구현할 수 있습니다.
https://flutter.io/cookbook/lists/horizontal-list/