Open YogeshLegendkiller opened 4 years ago
Hi Team thanks for the fantastic library I just want to know is there any function to disable the back press in android webviewscaffold?
Have you tried canGoBack built in param or you can use WillPopScope flutter widget when ever you got a callback from the webview
You can use my repo - https://github.com/fluttercommunity/flutter_webview_plugin/issues/940#issuecomment-1186431094
any solution?
Hi Team thanks for the fantastic library I just want to know is there any function to disable the back press in android webviewscaffold?