Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Windows webview2 support setting startup parameters, such as --proxy-server #2429

Closed
1 of 2 tasks
xiaoma13 opened this issue Nov 23, 2024 · 1 comment
Closed
1 of 2 tasks
Labels
enhancement New feature or request

Comments

@xiaoma13
Copy link

xiaoma13 commented Nov 23, 2024

Is there an existing feature request for this?

  • I have searched the existing feature request

Operating System

windows

Pain

I want to set startup parameters when starting webview2 on Windows, but I couldn't find the configuration option. Is it currently not supported

Suggested solution

Currently not available

Useful resources

No response

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@xiaoma13 xiaoma13 added the enhancement New feature or request label Nov 23, 2024
@pichillilorenzo
Copy link
Owner

You can use additionalBrowserArguments of WebViewEnvironmentSettings: https://pub.dev/documentation/flutter_inappwebview/latest/flutter_inappwebview/WebViewEnvironmentSettings-class.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants