Flutter: How to use Future Delayed

前端 未结 0 490
北恋
北恋 2020-12-16 05:12

I have 2 functions. I want run them one by one but while first function is done , second function must wait for 1-2 seconds. I tried Future.delayed for this but it did not w

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