commands/resolve_command library

Classes

PlatformResolution
Per-platform resolution of a single platform (iOS / iPad / Android / desktop). destination is where the link routes that platform; the remaining fields are present only when configured.
ResolveCommand
ResolveOptions
Options for a resolve run.
ResolveProfile
Normalized per-platform view of a GET /sdk/resolve response. Built by the pure ResolveProfile.fromResolved reducer so it is directly unit-testable.
ResolveRunResult
Result of running resolve — the process exit code plus the resolved profile (or null on failure), so callers/tests can inspect the outcome.

Constants

attributionParamKeys → const List<String>
Attribution parameter names forwarded on the created link (mirrors the keys SdkLinksClient.toSdkPayload() writes into parameters). Order is the presentation order used in the human-readable output.
resolveUsage → const String