I set Navigation delegate but getting this error in windows 11 pro.
A platform implementation for webview_flutter has not been set. Please ensure that an 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_navigation_delegate.dart':
Failed assertion: line 47 pos 7: 'WebViewPlatform.instance != null'