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

onStateChanged did't call when loading webview #72

Closed
yubo725 opened this issue May 5, 2018 · 1 comment
Closed

onStateChanged did't call when loading webview #72

yubo725 opened this issue May 5, 2018 · 1 comment

Comments

@yubo725
Copy link

yubo725 commented May 5, 2018

Hello, I'm using flutter_webview_plugin in my project, several days ago it works fine, but now it is strange that onStateChanged event can't be listen, my flutter doctor result is shown below:

[✓] Flutter (Channel beta, v0.3.1, on Mac OS X 10.13.4 17E202, locale zh-Hans-CN)
[!] Android toolchain - develop for Android devices (Android SDK 27.0.3)
    ✗ Android license status unknown.
[!] iOS toolchain - develop for iOS devices (Xcode 9.3)
    ✗ libimobiledevice and ideviceinstaller are not installed. To install, run:
        brew install --HEAD libimobiledevice
        brew install ideviceinstaller
[✓] Android Studio (version 3.0)
[!] IntelliJ IDEA Community Edition (version 2017.3.4)
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] VS Code (version 1.20.0)
[✓] Connected devices (1 available)

! Doctor found issues in 3 categories. 

by the way, your example code also can't listen the onStateChanged event. maybe it is related to my upgrade of flutter, hope to get your help, thanks a lot.

@lejard-h
Copy link
Collaborator

should be fix in 0.1.6

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