Build a WebF bridge module/native plugin (module-codegen, Dart bindings, JS usage).
Generate WebF bridge modules and native plugins with TypeScript/JS interfaces, Dart bindings, and module registration. Use when you need to expose native Flutter functionality to WebF's JavaScript environment.
/plugin marketplace add archview-ai/webf-plugin/plugin install webf@openwebfpathCreate a WebF native plugin via bridge modules.
$ARGUMENTS, treat it as the directory to inspect; otherwise use the current working directory.mcp__openwebf__docs_search for “Build Native Plugins” and pull the relevant sections.mcp__openwebf__templates_get with bridge-module/typescript-module-dtsmcp__openwebf__templates_get with bridge-module/dart-webfbasemodulemcp__openwebf__templates_get with bridge-module/module-registrationmcp__openwebf__templates_get with bridge-module/module-codegen-commands