Problem
This plugin currently lacks a first-class launch profile feature (similar to VSCode launch configurations) for switching quickly between dev/staging/prod runs
Could you pls take a look at this idea to support for predefined Flutter run/debug profiles (workspace-level), including per-profile target (-t), flavor (--flavor), and repeated --dart-define values, so users can select a profile and launch without manually retyping arguments each time
Expected
Support a workflow similar to VSCode's .vscode/launch.json.
Other related issues:
Problem
This plugin currently lacks a first-class launch profile feature (similar to VSCode launch configurations) for switching quickly between dev/staging/prod runs
Could you pls take a look at this idea to support for predefined Flutter run/debug profiles (workspace-level), including per-profile target (
-t), flavor (--flavor), and repeated--dart-definevalues, so users can select a profile and launch without manually retyping arguments each timeExpected
Support a workflow similar to VSCode's
.vscode/launch.json.Other related issues: