webview_flutter: ^0.3.13
introduced user agent, so now it could be used easily, like
(引入了用户代理,因此现在可以轻松使用,例如)
WebView(
userAgent: "random",
initialUrl: "https://stackoverflow.com/questions/54102162/how-to-use-user-agent-in-webview-flutter-flutter",
)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…