flutter / devtools

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

expose more flutter framework performance toggles #482

Open jacob314 opened 5 years ago

jacob314 commented 5 years ago

@kenzieschmoll want to add these? I'd propose what we should do for experimental buttons is to add them to devtools, track usage statistics and if there is usage add them to IntelliJ as well. In Devtools the window is wider and we can provide descriptions of each button so users can get a better idea what the buttons do.

kenzieschmoll commented 5 years ago

Sure. When will we have a way to track usage statistics?