migueldeicaza / CovidGraphs

Covid Graphs app
MIT License
93 stars 11 forks source link

Widget: need to load the data on the Timeline Provider #22

Open migueldeicaza opened 3 years ago

migueldeicaza commented 3 years ago

According to the forums, async operations do not work, so we need to load this on the timeline provider and wait for it.