fluttercommunity / fluttercommunity/flutter_webview_plugin
Append to user-agent string
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
When configuring the WebView, it would be really useful to specify a string to append to the default/device user-agent, rather than overriding it completely.
E.g., a use case would be appending ` my_app/1.0` to the end of the user-agent string to indicate that the user is accessing the website through the Flutter app, but still retaining the device/OS/browser/version info from the original user-agent string.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.