FLutter when i use a streambuilder to display data from firebase it just says true when on phone
I wish to display a list of events store in firebase firestore and it works well on android emulator and web but when i try it on my real phone it instead just returns the text true to the page. I dont know why because both the emulator and real machine are android. If anyone might know why this happens please help. all of this is in dart of course