Is there a way to use WebView in Web Filter without the need for an iframe? Most of the methods available by iframe display website information and many sites also prohibit the use of iframe .
I'm looking for a way to use website information directly and without the need for iframe
I also tested the lower libraries and it didn't work
easy_web_view2
easy_web_view
webviewx
web_browser
in app webview
and ...
I dont have problem to show webview in Flutter webI have trouble displaying sites that have disabled the iFrame feature on their site .