flutter / flutter/flutter-intellij
Track widget rebuilds with packages in the Flutter Performance window
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
## Use case
Track widget rebuilds in all/specific package when developing a package.
## Proposal
When developing a package and run the example, only widgets in example can be tracked, without widgets in the package.

Screenshot shows that only these widgets (in the example) were tracked.
Contributor guide
Assessment
This issue has not been assessed yet.