Skip to content
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

Open
amritkumarj opened this issue Dec 17, 2020 · 5 comments
Open

The error is coming at the time of debugginh #6

amritkumarj opened this issue Dec 17, 2020 · 5 comments

Comments

@amritkumarj
Copy link

The following NoSuchMethodError was thrown building StreamBuilder(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot>#7f7d8):
The method '[]' was called on null.
Receiver: null
Tried calling:

@amritkumarj
Copy link
Author

The following NoSuchMethodError was thrown building StreamBuilder(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot>#7f7d8):
The method '[]' was called on null.
Receiver: null
Tried calling:

1 similar comment
@amritkumarj
Copy link
Author

The following NoSuchMethodError was thrown building StreamBuilder(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot>#7f7d8):
The method '[]' was called on null.
Receiver: null
Tried calling:

@amritkumarj
Copy link
Author

I am trying to add
Tried calling : [] ("caller id")

@takiuddin93
Copy link
Owner

App also crashes without giving any error in the log.
it doesn't open.

at what point does it crash?

@scorchy38
Copy link

App also crashes without giving any error in the log.
it doesn't open.

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants