google-cloud-firestore
cannot to retrieve user data failed to get document because the offline mode (kotlin) [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece[详细]
2022-12-07 21:22 分类:问答Flutter - Navigator.push and pop isn't working with CircularProgressIndicator
The navigator.push does not redirect me to the page that I do want to be redirected as well as the navigator.pop doesn\'t pop the circularprogressindicator and I am stuck there.[详细]
2022-12-07 21:19 分类:问答Adding a collection to a document in Firestore
The开发者_StackOverflow社区 way I have my file structure set up right now is that I have a main folder calles users. In that folder we have a document with a randomly generated name that contain some[详细]
2022-12-07 20:21 分类:问答Prevent recyclerview from refreshing items when an item is added
I want to display the total results (total item) in a RecyclerView. The items of the RecyclerView may vary based on the filter selected by the user. The problem is that when I changed something in the[详细]
2022-12-07 19:38 分类:问答How to pass uid and email to shared preference method When signUp in flutter?
I built the google signin and email password signup app using flutter, I want when user log to application then user\'s "uid" and "email" save in shared preference.[详细]
2022-12-07 19:21 分类:问答react-native app crashes without log on Firebase auth logout when using 'onSnapshot' with 'where' query and 'in' operator
The title pretty much says it all. On the home screen, I subscribe to a list of categories using the following code:[详细]
2022-12-07 19:11 分类:问答Retrieving Firestore data in ListView but Failing
Currently struggling to make a ListView data retrieved from Fires开发者_如何转开发tore. I am trying to get "kids name" saved under in the firestore as linked photo.[详细]
2022-12-07 17:23 分类:问答How export all firestore data to excel of csv?
In my database has one users table in that table have many documents(users) in each documents have many subcollections. I want export all users table with all subcollec开发者_StackOverflow中文版tions[详细]
2022-12-07 17:22 分类:问答