Flutter 3.13 adds Impeller improvements and foldable API

Flutter 3.13 adds Impeller improvements and foldable API

The quarterly Flutter stable release version 3.13 improves Impeller, Flutter’s new graphics renderer, and adds new Engine APIs for foldable devices.

The iOS impeller renderer has been optimized to reduce latency, solve compilation problems, and improve performance. Additionally, according to some benchmarks, Impeller now has a higher average throughput than before.

In the flutter/gallery transitions performance benchmark, the average frame rasterization time has been cut in half when compared to the Skia renderer.

Read More: Flutter 3.13 released with Impeller improvements and API for foldables