fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

Captive Portal Login Detection in WebView #876

Open sokunsamnang opened 3 years ago

sokunsamnang commented 3 years ago

Hi guys, I work on an auto-login captive portal project on the flutter mobile app. So, how can I detect captive portal login URL from the android system to display captive portal login in webview on mobile flutter? Because the URL of captive portal login is dynamic.