What is the Correct approach to show a progress Dialog before data loading in flutter?

前端 未结 0 664
孤独总比滥情好
孤独总比滥情好 2021-01-05 08:52

In my Flutter project, I am doing API calls to fetch data by GET request. After parsing the JSON object from the response, I just show the value in the Text widget. While th

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