Since we use webviews heavily to render HTML content on a screen, we need to make sure webviews are transparent so the background can be shown behind whatever text / html elements are being displayed.
This currently works on web, but not native mobile apps. It's blocked on the Flutter Webview plugin getting this feature: flutter/flutter/issues/29300.
Since we use webviews heavily to render HTML content on a screen, we need to make sure webviews are transparent so the background can be shown behind whatever text / html elements are being displayed.
This currently works on web, but not native mobile apps. It's blocked on the Flutter Webview plugin getting this feature: flutter/flutter/issues/29300.