flutter / flutter/devtools

Improve discovery and experience of Track Widget Build

Ouverte
#2,610 0 commentaires 0 réactions 1 personne assignée Réclamée par @kenzieschmoll Voir sur GitHub
documentation from: study P3 screen: performance
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.