You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: