Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load web view in a defined reactangle #106

Closed
ghost opened this issue Jun 25, 2018 · 2 comments
Closed

Load web view in a defined reactangle #106

ghost opened this issue Jun 25, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 25, 2018

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.

@peter9teufel
Copy link

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.

@ghost
Copy link
Author

ghost commented Jun 26, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants