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

Stream Issue When Listen in 2 Screen #49

Closed
yusriltakeuchi opened this issue Aug 24, 2021 · 1 comment
Closed

Stream Issue When Listen in 2 Screen #49

yusriltakeuchi opened this issue Aug 24, 2021 · 1 comment

Comments

@yusriltakeuchi
Copy link
Contributor

I have an issue with stream builder here.

I have two screens, that's is A and B.
i place StreamBuilder in the both of screen and listen to the same screen "_isPlayingStream" in Provider.

When i open screen B, i run the function Flutter radio init, and the stream running in screen A and B.

But when i close screen B, the stream in screen A not working, when i test print it's not receiving any stream data.

@maendamedia
Copy link

Did you get this solved? And if yes? How did you do that?

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

2 participants