-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updated the platform channels documentation for background isolate channels #7592
Conversation
and platform channels from background isolate.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm once some minor suggestions are addressed
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Hi - any movements on this PR? |
@Leedehai No, per the comment in the PR description:
|
@gaaclarke : Did this hit |
no, siree |
@gaaclarke, I see that issue flutter/flutter#13937 is closed because it has been fixed on master. Do you know when it will hit stable? I see a few possible approaches:
I'm not a fan of lingering PRs, but sometimes it's just the way it is. |
I have a rough idea. I don't know if publicly we've promised a date for the next stable release. It may be later than we were originally expecting. It will be the next stable release though.
It isn't bothering me beyond the stress of making sure it doesn't get forgotten. Any of those sounds fine to me, just let me know what works for you. I already am in this predicament because of the medium article I'm sitting on anyways. |
ok, I'll leave this for now. But I'm happy to review your article, @gaaclarke! |
Thanks shams, it's the one you already reviewed, not a new one =) |
closing |
This adds documentation for the new feature that allows us to use plugins and channels from background isolates.
issue: flutter/flutter#13937
Do not land until that feature is on stable.
Presubmit checklist