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

How to remove the right side and the bottom border #875

Closed pythonhubdev closed 3 years ago

pythonhubdev commented 3 years ago

I tried different ways to remove the right and bottom border in the WebViewScaffold. But it shows a white color on both the right side and bottom. Is there any way I could remove the border?

Please help with a solution.

Thanks and regards