Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Enable Multithreaded Rendering for Android #4

Open
threeseed opened this issue Jun 8, 2018 · 1 comment
Open

Enable Multithreaded Rendering for Android #4

threeseed opened this issue Jun 8, 2018 · 1 comment

Comments

@threeseed
Copy link

This issue has now been closed:
flutter/flutter#14169

So it should be now possible to support multithreaded rendering.

@threeseed threeseed changed the title Enable Multithreaded Rendering Enable Multithreaded Rendering for Android Jun 8, 2018
@simolus3
Copy link
Owner

simolus3 commented Jun 8, 2018

Thanks for the info. Unfortunately, enabling multithreaded rendering still crashes the example app, seems like we're running into another issue here :(
I'll try building a smaller native plugin reproducing that behavior and will report it to Flutter.

Edit: It seems like this is not an issue with Flutter, but multithreading rather crashes the native skia library of android when the animations are drawn. I'm still not sure what's causing this though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants