flutter 动态更新ListView需要更新适配器并调用notifyDataSetChanged。 ... StatefulWidget { SampleAppPage({Key key}) : super(key: key); @override ...
確定! 回上一頁