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

Do not call onReceiveValue on null reference #227

Merged
merged 2 commits into from
Nov 14, 2018

Conversation

palbert75
Copy link

In my project I'm using an Image picker. On Android after the image picker is displayed and the user has picked an image, the Flutter Webview Plugin crashes with null pointer exception on WebviewManager.java line 55. To avoid this please consider my pull request.

@slightfoot slightfoot merged commit 227ca69 into fluttercommunity:master Nov 14, 2018
charafau pushed a commit that referenced this pull request Apr 7, 2020
Do not call onReceiveValue on null reference
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.

2 participants