-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The error is coming at the time of debugginh #6
Comments
1 similar comment
I am trying to add |
at what point does it crash? |
This because I think it is trying to fetch something from database and since we have a new database with no collections, null error is there, can you please provide your firebase firestore database screenshots, or you can export it in json format using this and share it here somewhere? |
The following NoSuchMethodError was thrown building StreamBuilder(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot>#7f7d8):
The method '[]' was called on null.
Receiver: null
Tried calling:
The text was updated successfully, but these errors were encountered: