Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are flutter_jank_metrics_<num>.json files in Flutter project?

Tags:

flutter

dart

jank

What are flutter_jank_metrics_.json in Flutter project root folders? Why & How they generated? the_files

It might related to Flutter UI janky, but I don't see it on Flutter's official document.

like image 961
XMRHRX Avatar asked Dec 07 '25 06:12

XMRHRX


1 Answers

For future me and people who are also curious.

The jank file are from the interacting-terminal after flutter run, you can press j to generate it.

j Dump frame raster stats for the current frame. (Unsupported for web)

Detail about the file might related to: https://docs.flutter.dev/perf/ui-performance

like image 145
XMRHRX Avatar answered Dec 09 '25 18:12

XMRHRX



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!