adapter/empty_adapter library
workflow_flutter - Author: QuantumLeap - Date: 2025-12-19
Functions
-
createLinuxAdapter(
) → WorkflowPlatformAdapter - Dummy Linux adapter factory (never called)
-
createWebAdapter(
) → WorkflowPlatformAdapter - Dummy Web adapter factory (never called)
-
createWindowsAdapter(
) → WorkflowPlatformAdapter - This is an empty adapter file used as a fallback in conditional imports It provides dummy implementations that will never be called, but allow the code to compile Dummy Windows adapter factory (never called)