how are you, I am a novice developer and I am currently creating an app, in which I use Bloc Patter, I am obtaining data that is displayed on a main screen from Cloud Firestore and so far everything is fine, now I need to create another class in my Bloc main that I can update when I create new user data. That is, I need the pad to change when it is updated. Also another thing, how can I create a function that when I modify a “String” text in Firebase, that change will immediately appear on my main screen, and vice versa, I have known that it is used with the help of Streams. Any solution.?
………………….
Gorge Reyes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.