mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Creating fonts can take a long time (50ms+) during frame build in the UI thread. Trace them to help us understand when it's causing a jank.
Creating fonts can take a long time (50ms+) during frame build in the UI thread. Trace them to help us understand when it's causing a jank.