flutter_skill_web_stub library

Functions

registerWebBridge(String handler(String method, String paramsJson)) → void
Stub implementation for non-web platforms. This is a no-op; the real implementation is in flutter_skill_web_interop.dart.