Simple api to get device performance #22
Closed
zsilverzweig
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, this is out of scope for this package (the scope of this package is displaying absolute performance numbers). For this kind of feedback, you should file a feature request over at https://github.com/flutter/flutter 👍🏼 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are a lot of variables to assess app performance, which I don't understand or want to understand. As a junior dev, I'd love to be able to rely on
performanceand do something like: performance.level==high ? animatedWidget : basicWidget.Beta Was this translation helpful? Give feedback.
All reactions