Inside the timer, you call the API and setState for the widget. @override void initState() { getFixture(); _timer = new Timer.periodic(Duration(seconds: 30) ...
確定! 回上一頁