Very bad performance(high cpu usage) on Impeller iOS
Flutter Impeller engine is used as the default rendering for iOS, and the performance of rive on impeller is very bad.
Hi
Hi Siegfried, can you try testing on the latest master version of Flutter.
The Flutter team recently made a fix to improve things for Impeller. See here: https://github.com/flutter/flutter/issues/134432#issuecomment-2108920681
If you're still encountering issues it'll be helpful if you can share an example project and .riv file that we can share with the Flutter team to report the issue.
I see that this is now available in the latest Flutter v3.2.2
You can find more information in their release notes (Stencil-then-Cover): https://medium.com/flutter/whats-new-in-flutter-3-22-fbde6c164fe3