How to scroll Listview nested in Flutter
问题 When I use two nested Listviews and ListView.builder it still scroll, but the child Listview.builder with the shirnkSwap property cannot be scrolled anymore, but I don't want to use the height attribute in the widget container because it is very ugly. Flutter 1.9.4 SDK // My Home Screen @override Widget build(BuildContext context) { return Scaffold( backgroundColor: Color(0xFFEEF0F2), appBar: AppBar( backgroundColor: Color(0xFF396DF0), elevation: 0, leading: LeadinguttonIcon(), title: Text(