Closed jijilpk closed 1 year ago
Yeah it does. Both OauthWebView and BaseWebView are widgets so you can use it in any widget tree. In fact that's what is done in the OAuthWebScreen and BaseWebScreen respectively. You can check example project, or check the plugin code to see further.
In one of the main features it says full control over the UI, WebView will run inside your app. It means this will support displaying webview as an inline component? . Could you please provide a example if it supports. For eg: Displaying as one of the child widget in a clolumn widget.