flutter webview plugin background transparent

Solutions on MaxInterview for flutter webview plugin background transparent by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "flutter webview plugin background transparent"
Imran
07 Aug 2018
1/// if you are using flutter_webview_plugin set it on WebviewManager.java
2webView.setBackgroundColor(0x00000000);
similar questions