Skip to content

Render platform view as a texture #97628

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 7 commits into from
Closed

Conversation

blasten
Copy link

@blasten blasten commented Feb 2, 2022

Allows to render a platform view as a texture layer without the need for virtual display.

To use this mode, follow the steps: https://docs.flutter.dev/development/platform-integration/platform-views#hybrid-composition, then replace PlatformViewsService.initSurfaceAndroidView for PlatformViewsService.initTextureAndroidView.

Engine PR: flutter/engine#31198
Fixes #96679

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Feb 2, 2022
@blasten
Copy link
Author

blasten commented Mar 10, 2022

This PR is superseded by #99888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android platform view performance issues
1 participant