Flutter – How to update the data from Firebase Firestore and display back to the view
I am new learner in flutter. Currently, I try work on Firebase Firestore CRUD operation, but I encounter problem of by tapping the update icon (refer to image 1), it should be navigate the home page screen to the adding…