flutter / flutter/flutter-intellij
Reduce performance tip false positives
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
The opacity performance tip can false positive for cases such as Animation gallery app that isn't actually animating the opacity.
Improving the accuracy is needed to upgrade these from tips to warnings.
Contributor guide
Assessment
This issue has not been assessed yet.