Listview는 Column이나 Row안에 넣을 수 없다 넣고 싶다면 listview에 사이즈를 지정해주어야 한다. https://stackoverflow.com/questions/52801201/flutter-renderbox-was-not-laid-out Flutter: RenderBox was not laid out I'm trying to create a ListView but when I import the list_form.dart class i get this error. Maybe I made some mistakes with the layout because if I try to run it inside the main file I don't get t... stackoverflow.c..
크게 연관이 없어 보이지만 나는 헷갈렸기 때문에 써보자면.... carousel캐러셀.. 은 컨베이어벨트, 회전목마 등으로 사전에 나와있다. item들이 slider 형식으로 나열된 것이라고 볼 수 있겠다,, https://pub.dev/packages/carousel_slider carousel_slider | Flutter Package A carousel slider widget, support infinite scroll and custom child widget. pub.dev pageview는 page들을 볼 수 있다. 여러 페이지를 한 화면에서 볼 수 있다고 한다. A scrollable list that works page by page. https://api.flutter.dev/flut..