flutter / devtools

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

Improve UI performance documentation #2614

Open cobblest opened 3 years ago

cobblest commented 3 years ago

Based on UI perf diary homework study, participants noted there were several things they would like to improve on the UI performance documentation

We could fix this by

filiph commented 3 years ago

Ok, first of all, @cobblest, excellent work on that study.

I also should have read your summary more thoroughly, because now I see that the participants themselves asked for "What's this?" links (I assume that's what the "!" icons are referring to).

Since discoverability is such a big issue, is it fair to say that tackling those sooner rather than later would be a good idea? I'm thinking about maybe creating bespoke pages (or even videos?) for those links that would quickly describe that particular feature.

kenzieschmoll commented 3 years ago

+1 to pages / videos specific to new or more complicated features

cobblest commented 3 years ago

That would be great!