Flutter/Dart : How to wait for asynchronous task before app starts?

前端 未结 0 866
长发绾君心
长发绾君心 2020-12-04 17:09

I am working on a dart application where I want to fetch the data present in cache (SharedPreferences) and then show it on UI (home screen) of the app.

Problem : Sinc

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