flutter_webview_plugin icon indicating copy to clipboard operation
flutter_webview_plugin copied to clipboard

How to disable back press in WebviewScaffold?

Open YogeshLegendkiller opened this issue 5 years ago • 3 comments
trafficstars

Hi Team thanks for the fantastic library I just want to know is there any function to disable the back press in android webviewscaffold?

YogeshLegendkiller avatar Aug 06 '20 08:08 YogeshLegendkiller

Have you tried canGoBack built in param or you can use WillPopScope flutter widget when ever you got a callback from the webview

varunkumarmedam avatar Aug 19 '20 21:08 varunkumarmedam

You can use my repo - https://github.com/fluttercommunity/flutter_webview_plugin/issues/940#issuecomment-1186431094

Bhagat8533 avatar Jul 17 '22 07:07 Bhagat8533

any solution?

MohammedSalehelShazly avatar Oct 11 '22 20:10 MohammedSalehelShazly