Flutter – Struggling to use future builder with multiple futures when loading init data with async call
I'm a bit stuck trying to implement futurebuilder in my main app (I have successfully used it elsewhere and I am struggling to get my head around what I am doing differently). I have recreated the problem I have below…