mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 18:04:18 +01:00
try to add linux webview support
This commit is contained in:
@@ -53,7 +53,7 @@ class _WebViewComponent extends State<WebViewComponent>
|
||||
iframeAllow: "camera; microphone",
|
||||
iframeAllowFullscreen: true,
|
||||
userAgent:
|
||||
"${Base.APP_NAME} ${PlatformUtil.getPlatformName()} ${Base.VERSION_NAME}",
|
||||
Base.USER_AGENT,
|
||||
);
|
||||
|
||||
PullToRefreshController? pullToRefreshController;
|
||||
|
||||
Reference in New Issue
Block a user