fluttercommunity / fluttercommunity/flutter_webview_plugin

Sticky lower Browser Chrome on Samsung Galaxy devices

Abierto
#865 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
936
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I have found that when I use my Flutter app powered by this plugin as its frontend on Samsung Galaxy devices I end up seeing a toolbar at the bottom of the screen that partially hides the actual app screen

There is an apparent fix for this as [discussed here](https://allthingssmitty.com/2020/05/11/css-fix-for-100vh-in-mobile-webkit/). However, I have understood that this happens in the first place because Samsung Galaxy devices use Samsungs own Internet browser by default. What is happening under the hood in flutter_webview_plugin? Does it **always** use the OS supplied webview which defaults to Chrome Webview on Android or does it somehow get hoodwinked into using the one derived from the Samsung browser?

Guía de contribución

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

Línea de trabajo

Empieza rastreando el punto de entrada de Android WebView en flutter_webview_plugin y verifica qué proveedor de WebView seleccionan los dispositivos Samsung Galaxy. Compara ese comportamiento con la barra de herramientas inferior reportada y define un caso reproducible de dispositivo y navegador antes de decidir si está justificado un cambio de código.

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

Evaluación

Stack tecnológico
android, flutter, java
Área
mobile-dev
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.