flutter: How to correctly use async and await to freeze and wait for certain function finish before executing next line of code

前端 未结 0 1267
慢半拍i
慢半拍i 2020-11-27 04:04

I am reading the async-await document and trying to use it to make a function wait for a return. According to my understanding(I am new to async), the asy

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