flutter-intellij
flutter-intellij copied to clipboard
flutter performance - widget rebuild stats is grey
i have installed the latest version android studio,and the flutter plugin, and attach my android device, but the widget rebuild stats option is grey, the frame rendering times and memory usage are ok, only the widget rebuild stats is grey, and my flutter app run in debug mode, anyone can help me ? thks

@jacob314
It's not a bug, it's a feature 😂
Please mind that you have to check the checkbox "Track widget rebuilds" on the right-hand side 注意右侧有个 "Track widget rebuilds",勾选后才开始跟踪组建重建情况 @xiaojielade
I think this panel should open "Track widget rebuilds" by default so it won't make users confused.
@PatrickChoo But "Track widget rebuilds" is also grey. It can't be click
Have you solved this?
The option becomes clickable if you run the app in debug mode.
Tim is correct. Unfortunately we can only support this feature in debug mode. Leaving this bug open to add a tooltip that makes that clearer.
Is this feature available in attach debug mode?
Hot reload once and you will find surprises