@override
  void initState() {
//    initState 必须调用 super.initState(); 否则报错:info: This method overrides a method annotated as @mustCallSuper in 'State', but does not invoke the overridden method. (must_call_super at [qutoutiao_flutter] lib/routes/home/FeedList.dart:14)
    super.initState();
    _retrieveData();
  }
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄