Skip to content

[macOS] Add FLETexture and FLETextureRegistrar. #263

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

Closed
wants to merge 19 commits into from

Conversation

cloudwebrtc
Copy link
Contributor

@cloudwebrtc cloudwebrtc commented Feb 1, 2019

I compiled this patch using Flutter Channel dev and may need to wait for the built-in Texture support in the FlutterEmbedder.framework stable version to review and merge.

@stuartmorgan-g
Copy link
Collaborator

The macOS code has already been migrated to flutter/engine, and the copy here will be removed once a prebuilt framework is available to transition clients to (per the plan outlined in my recent email to the mailing list), hopefully early next week. Given that, the copy here is frozen, and you'll need to do this as a PR in flutter/engine instead.

It should be straightforward to move over, since the code there hasn't changed other than what was done in the migration (e.g., eliminating duplication with existing iOS code).

@cloudwebrtc
Copy link
Contributor Author

This is good news, I'll try to resubmit the PR to flutter/engine. :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants