[cloud_firestore] Why there is no easy way to close stream of snapshot #4161
Unanswered
mashahbazi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is no easy way to close a stream of snapshot. You must close all of listener and wait until garbage collector destroy stream instance then it listener remove. Why we can't have a stremController so we can close it?
Beta Was this translation helpful? Give feedback.
All reactions