This is working perfectly in my app. Thank you specially.
Now I have a small issue.
How can I navigate to detail page showing all the info of the select row, when all the fields of it are stored in the firestore.
What is the way to pass the selected firestore data index or document snapshot to the other screen?