s_webview/src/_platforms/web_stub library

Stub implementation for web platform support.

This file is loaded on non-web platforms to avoid importing web-specific packages like webview_flutter_web which depend on dart:js_interop.

Functions

initializeWebView() → void
Stub for web platform initialization.