Parent
#90
What to build
Extend Target App Launch Progress to show the launch choices that explain what
Flutter Pilot is starting. The launch panel should show the resolved Target
Device when one is known, explain whether it came from the user-provided
--device value or Scenario Recording auto-selection, and show flavor and
entrypoint when provided.
When Flutter Pilot intentionally lets Flutter choose its default device, the
panel should say Target Device: Flutter default rather than inventing a device
name. This preserves Flutter default behavior while making the device-selection
boundary visible.
Acceptance criteria
Blocked by
Parent
#90
What to build
Extend Target App Launch Progress to show the launch choices that explain what
Flutter Pilot is starting. The launch panel should show the resolved Target
Device when one is known, explain whether it came from the user-provided
--devicevalue or Scenario Recording auto-selection, and show flavor andentrypoint when provided.
When Flutter Pilot intentionally lets Flutter choose its default device, the
panel should say
Target Device: Flutter defaultrather than inventing a devicename. This preserves Flutter default behavior while making the device-selection
boundary visible.
Acceptance criteria
--deviceselections.--deviceselections.Selection: auto-selected for recordingfor recording-driven auto-selection.Target Device: Flutter defaultwhen no Target Device was resolved and Flutter chooses the device.--flavoris provided.--targetis provided.Flutter defaultdevice label.Blocked by