flutter / flutter/devtools

Improve discovery and experience of Track Widget Build

Abierto
#2,610 0 comentarios 0 reacciones 1 asignado Reclamado por @kenzieschmoll Ver en GitHub
documentation from: study P3 screen: performance
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.