flutter / flutter/flutter-intellij
Flutter inspector for widget tests
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Debugging complex widget tests often involves a lot of debugDumpApp() to look at the current state of the UI but terminal tree dumps are unwieldy. Especially trying to connect widgets with render objects. Would be awesome to bring the power of the inspector to tests.
Contributor guide
Assessment
This issue has not been assessed yet.