flutter-intellij
flutter-intellij copied to clipboard
Run test gutter icons no longer showing
(originally filed as https://youtrack.jetbrains.com/issue/IDEA-354564, but this needs to be fixed in the Flutter plugin)
After updating the Dart plugin to 241.17502, the Run gutter icons for tests and test groups are no longer shown. Only the main method run icon is showing.
Downgrading to version 241.15989.9 fixes the issue and the icons show again.
See attached screenshots: