fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 930 forks source link

black screen with android 10 and FLAG_SECURE #801

Open Joseph-Nathan opened 4 years ago

Joseph-Nathan commented 4 years ago

webView show as black screen with FLAG_SECURE in all device not support Chrome as Android system WebView Provider

in android 10 , and Huawei modern devices , can you supply any code to pass this issues

CKokila commented 1 year ago

did you found the solution,i am also having same issue.