fluttercommunity / fluttercommunity/flutter_webview_plugin

Sticky lower Browser Chrome on Samsung Galaxy devices

Open
#865 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.