flutter / flutter/devtools

Improve discovery and experience of Track Widget Build

未关闭
#2,610 0 条评论 0 个 reaction 已指派 1 人 已被 @kenzieschmoll 认领 在 GitHub 查看
documentation from: study P3 screen: performance
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

Based on [UI perf diary homework study](https://docs.google.com/presentation/d/19PAAeBjXqXKxP1OpyHCq72Z9B2SIpctpPFBZ7KpOGlU/edit?resourcekey=0-GNMH_FHchg68YfpiXMWgBg#slide=id.g6007120c36_0_311), participants were struggled with Track Widget Build
- Very few participants found or used Track Widget Build to successfully find widget details information in Task 1.
- For participants who used the TWB feature, they were also confused about how it works. Currently, they need to click the TWB Button first, then click the Refresh again to see the widget information.
- More documentation and tooltips about how to use TWB feature would be helpful.
- Many users liked the Widget Rebuild Stats in IDE Flutter plugin performance tool, but it is only available in debug mode

![TWB](https://user-images.githubusercontent.com/1214679/104772158-d5f6e280-5727-11eb-948b-e49f6487357e.gif)

We could fix this by

- [ ] Better documentation and tooltips for Track Widget Build to guide users through the right workflow
- [ ] Enable widget rebuild stats/track widget build for debug mode on both IDE plugin and DevTools
- [ ] Consider combining the widget rebuilds stats features in the IDE with Track Widget Build
- [ ] Create an overview page that summarized main performance problems

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。