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

Suitability for usecase #5

Open
yashhema opened this issue Aug 22, 2022 · 0 comments
Open

Suitability for usecase #5

yashhema opened this issue Aug 22, 2022 · 0 comments

Comments

@yashhema
Copy link

Hello,
I am using as of now using isolate_handler for communicating with isolate.

Usecase :

Main thread to Isolate
from anywhere in main app, create message and send ----> isolate listener ---> bloc to do work (basically firebase related things)

Isolate to Mainthread

from any where on isolate related classes, create message and send ----> Main listener

I am trying to use the library , but I am unable to understand how can I get above behaviour

Any code sample to help

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

1 participant