flutter / flutter/flutter-intellij
Track down why some location ids are missing full locations.
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
We have worked around it with a
`if (location != null)` check in FlutterWidgetPerf but it would be better to find a more robust solution.
Contributor guide
Assessment
This issue has not been assessed yet.