fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

Change Zoom On WebviewScaffold With Custom Button #823

Open CyberDepot opened 3 years ago

CyberDepot commented 3 years ago

Hi i need change zoom with custom botton on my bottomNavigationBar i use Instance of WebView plugin but i cant find zoom futures

final flutterWebViewPlugin = FlutterWebviewPlugin();

how can i change Zoom Level (+ and -) on WebviewScaffold ? your zoom button have a bug, when i use your zoom buttons, dont show buttons on start, and when i zoom in, zoom out is disable and not be enabled