Flutter show’s a red error screen before loading data from firebase in List, how to fix?
I am making a Flutter and Firebase app. I want to show data from the database, store it in a list and then display it on the screen. This code is working well, but when my screen loads, for half…