flutter / flutter/flutter-intellij
Run/debug tests on device/emulator
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Currently I can run/debug tests using

but I can not run/debug them on a device/emulator without manually creating a different run configuration. I find this quite cumbersome when I want to see what is actually rendered during debugging.
An additional set of context menus with "run/debug ... on device" would be great.
Contributor guide
Research direction
Start by comparing the existing test run/debug actions and the manually created run configuration described in the issue. Trace how the plugin exposes context menus and selects a device or emulator; done means equivalent run/debug-on-device actions are available without creating another configuration and work for the rendered test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- devtools, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100