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

On the iOS platform,How to share data using flutter_isolate #111

Open
WithToken opened this issue Jun 10, 2022 · 1 comment
Open

On the iOS platform,How to share data using flutter_isolate #111

WithToken opened this issue Jun 10, 2022 · 1 comment

Comments

@WithToken
Copy link

Hi, On the iOS platform, I use FlutterEngineGroup to create multiple engines, can I use flutter_isolate for data communication? Thanks.

@nmfisher
Copy link
Collaborator

I have an open issue to update the whole flutter_isolate plugin for compatibility with FlutterEngineGroup (see #73), but at the moment I don't this will work as-is. I did some initial work to test this (on Android only) - see https://github.com/nmfisher/flutter_isolate_engine_group - but from memory the FlutterEngineGroup API wasn't stable at the time so I don't think this went very far.

I still plan to implement this but I won't have time for at least a couple of months so don't hold your breath. If you implement this for iOS, I would certainly welcome a PR (or at least sharing the code you use to get it working).

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