Skip to content

Conversation

@lreardon
Copy link

initSurfaceAndroidView is a newer method that tries to avoid expensive rendering methods unless necessary. It increases performance significantly on older devices and prevents intermittent crashes.

@remonh87
Copy link
Member

remonh87 commented Nov 15, 2025

Thanks for the contribution. We used the other android view in the past and it caused rendering issues. I have to study a bit if the flutter team in the mean time did change the platformviews on android so we can change it without causing regression.

I do not know how the new method determines whether to run one or the other.

@remonh87 remonh87 requested review from jonasbark and remonh87 and removed request for jonasbark November 15, 2025 10:43
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

Successfully merging this pull request may close these issues.

2 participants