In flutter, how to make a function to be called after every 60s?

前端 未结 0 1241
误落风尘
误落风尘 2020-12-08 12:17

Suppose I have a function called callService() which return the responded data from a server. Now I want this function to be called after every 60s periodically.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题