s_webview/src/_s_webview/web_utils/web_utils_stub library

Stub implementation of web utilities for non-web platforms.

On native platforms (iOS, Android, macOS, Windows, Linux), web-specific functionality is not available.

Functions

openInNewTab(String url) → void
Opens a URL in a new browser tab (no-op on non-web platforms).