flutter_inappwebview_examples icon indicating copy to clipboard operation
flutter_inappwebview_examples copied to clipboard

WillPopScope is deprecated

Open iqbalme opened this issue 11 months ago • 0 comments
trafficstars

Hi, I tried to use back button in my InAppWebView projects, and i copy the code in the back_forward_navigation_gestures, but unfortunately, there is an error said that WillPopScope is deprecated and use PopScope instead. But I cannot apply with the different property inside there, can you show me an example how to use it?

iqbalme avatar Dec 01 '24 02:12 iqbalme