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

Fix rect capture on WebviewScaffold #178

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

slightfoot
Copy link
Member

Fixes #128 and fixes commented issues with capturing the size of bottomNav and other chrome. This captures the Rect of the body area so it encompasses all chrome and since the Scaffold obey's the viewInsets for the keyboard it also handles that change.

@slightfoot slightfoot merged commit d70cb45 into fluttercommunity:master Nov 14, 2018
@Ahmzyjazzy
Copy link

Is this merge commit published as an update for flutter_webview_plugin on pubdev or I need to point my pubspec.yaml dependency to the github url?

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

Successfully merging this pull request may close these issues.

Does not scroll when keyboard is appeared on focus of text field
2 participants