flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.58k stars 324 forks source link

widget tree empty #5226

Open vammex opened 1 year ago

vammex commented 1 year ago

after using restarts or hot reloads widget tree becomes empty. neither refresh button nor reading alliluya helps, only full RERUN of the device. same if use the one in web browser.


DevTools version: 2.20.1 Connected Device: CPU / OS: arm64 (64 bit) android Dart Version: 2.19.1 Flutter Version: 3.7.1 / stable Framework / Engine: 7048ed95a5 / 800594f1f4 Connected app type: Flutter native (debug build)

polina-c commented 1 year ago

@jacob314

jacob314 commented 1 year ago

Are you running with IntelliJ/Android Studio or VSCode?

vammex commented 1 year ago

Are you running with IntelliJ/Android Studio or VSCode?

VS Code

vammex commented 1 year ago

as I understand once I answered [waiting for customer response] tag has to disappeare

vammex commented 1 year ago

as I see this guy suffers the same issue?