You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
implementation of WebViewPlatform has been set to WebViewPlatform.instance before use. For unit
testing, WebViewPlatform.instance can be set with your own test implementation.
'package:webview_flutter_platform_interface/src/platform_webview_controller.dart':
Failed assertion: line 26 pos 7: 'WebViewPlatform.instance != null'
implementation of
WebViewPlatformhas been set toWebViewPlatform.instancebefore use. For unittesting,
WebViewPlatform.instancecan be set with your own test implementation.'package:webview_flutter_platform_interface/src/platform_webview_controller.dart':
Failed assertion: line 26 pos 7: 'WebViewPlatform.instance != null'