Flutter 的event loop 和iOS 中的main loop 相似: Looper 是附加在主線程上的。 ... setState(() { widgets = json.decode(response.body); }); }.
確定! 回上一頁