Ver Fonte

Fix height of keyboard

Alexander Krupnov há 7 anos atrás
pai
commit
abf381431c
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lib/src/webview_scaffold.dart

+ 1 - 0
lib/src/webview_scaffold.dart

@@ -92,6 +92,7 @@ class _WebviewScaffoldState extends State<WebviewScaffold> {
   Widget build(BuildContext context) {
     return Scaffold(
       appBar: widget.appBar,
+      resizeToAvoidBottomPadding: false,
       persistentFooterButtons: widget.persistentFooterButtons,
       bottomNavigationBar: widget.bottomNavigationBar,
       body: _WebviewPlaceholder(