Dev Tools , count widget build can't be activated
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
I'm facing an issue in Flutter DevTools (version 2.48.0) within the Performance tab, specifically related to the Rebuild Stats section.
When profiling my Flutter app (profile build) on an Android device (arm64), the “Widget build counts” and “Inactive” buttons in the Rebuild Stats panel appear disabled (unclickable).
I’m unable to press them or view any rebuild statistics for my widgets.
🔍 Steps to reproduce:
Run the app in profile mode.
Open DevTools → Performance tab.
Enable “Track widget rebuilds”.
Start recording, then stop to view the results.
Try to click on “Rebuild Stats” or the “Widget build counts” button → both remain inactive.
💡 Expected behavior:
The Rebuild Stats button should be clickable and display detailed widget rebuild statistics after recording performance data.
⚠️ Actual behavior:
The button stays disabled even after recording widget rebuilds. No rebuild stats are shown.
___
**DevTools version**: 2.48.0
**IDE**: VSCode
**Connected Device**:
CPU / OS: arm64 (64 bit) android
Connected app type: Flutter native (profile build)
Dart Version: 3.9.2
Flutter Version: 3.35.6 / stable
Framework / Engine: 9f455d2486 / d2913632a4
コントリビューションガイド
評価
この issue はまだ評価されていません。