|
|
|
|
|
by davidmigloz
919 days ago
|
|
Flutter jank is almost non-existent with Impeller, the new rendering engine that Flutter uses in iOS (and in preview in Android). Compose multiplatform uses Skia, so it suffers from the same shader compilation issues in iOS that Flutter has been suffering from all these years. |
|