fluttercommunity / fluttercommunity/flutter_webview_plugin

Append to user-agent string

Abierto
#246 1 comentario 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
938
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start at the WebView configuration entry point and trace how the default/device user-agent is read or overridden. The change is complete when configuration can append a string such as ` my_app/1.0` while preserving the existing device, OS, browser, and version information.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
flutter, java
Área
mobile-dev
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.