createLinuxAdapter function
Create Linux adapter instance
Implementation
WorkflowPlatformAdapter createLinuxAdapter() {
return WorkflowFlutterLinuxPlugin();
}
Create Linux adapter instance
WorkflowPlatformAdapter createLinuxAdapter() {
return WorkflowFlutterLinuxPlugin();
}