fluttercommunity / fluttercommunity/flutter_webview_plugin
Append to user-agent string
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 938
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- flutter, java
- Bereich
- mobile-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100