flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

flutter performance - widget rebuild stats is grey

Open xiaojielade opened this issue 5 years ago • 7 comments

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 Jietu20200703-180705

xiaojielade avatar Jul 03 '20 10:07 xiaojielade

@jacob314

stevemessick avatar Jul 09 '20 17:07 stevemessick

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 avatar Dec 21 '20 05:12 PatrickChoo

@PatrickChoo But "Track widget rebuilds" is also grey. It can't be click

shidenggui avatar Feb 02 '21 02:02 shidenggui

Have you solved this?

fzyzcjy avatar Feb 14 '21 10:02 fzyzcjy

The option becomes clickable if you run the app in debug mode.

timbrueckner avatar Feb 20 '21 23:02 timbrueckner

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.

jacob314 avatar Feb 20 '21 23:02 jacob314

Is this feature available in attach debug mode?

ma125125t avatar Jul 08 '22 02:07 ma125125t

Hot reload once and you will find surprises

codyDu avatar Mar 24 '23 07:03 codyDu