Add list of details to firebase from textformfield?
I'am creating a student mark-sheet. I'm getting the student name list from the firebase then show in the ListView.builder it returns the card view in the card view I add the textformfied for enter the student marks. Now my problem…