ZeroNetX/zeronet_mobile

Migrate to official webview

Closed this issue · 2 comments

Is migration to official webview_flutter on the roadmap ? Any ETA ?
Currently used flutter_webview_plugin have security issues which can lead to leak real IP of visitors.

Is migration to official webview_flutter on the roadmap ? Any ETA ? Currently used flutter_webview_plugin have security issues which can lead to leak real IP of visitors.

Oh, didn't know about security issues. will add to my list, PR's are always welcomed, if you can contribute.

flutter_webview_plugin is replaced inapp_webview plugin, it features turning off external network access thus prevents up leakage.