You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I know from my current project, you can use the launch(url, rect: rect) method of the webview plugin to specify a rectangle for the webview on launching an URL, the second way would be to use the resize(rect) method of the webview plugin.
On Tue, 26 Jun 2018 at 10:29 Peter 9teufel ***@***.***> wrote:
As far as I know from my current project, you can use the launch(url,
rect: rect) method of the webview plugin to specify a rectangle for the
webview on launching an URL, the second way would be to use the
resize(rect) method of the webview plugin.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATuCwiMxoDTAfW3PcFL2ABY6ulk_0vmJks5uAfDpgaJpZM4U2o11>
.
This would be cool because then you can then put flutter navy bars and other things outside the web view and use the web view just for forms.
I am not sure but I think the other web view for flutter allows this.
The text was updated successfully, but these errors were encountered: