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

Is it possible to add 'isLoading', 'didLoad' callback? #108

Closed
czater opened this issue Jun 26, 2018 · 2 comments
Closed

Is it possible to add 'isLoading', 'didLoad' callback? #108

czater opened this issue Jun 26, 2018 · 2 comments

Comments

@czater
Copy link

czater commented Jun 26, 2018

It would be very useful for example to show the loading indicator.

@peter9teufel
Copy link

Take a look at the webviewPlugin's
onStateChanged.listen((WebViewStateChanged stateChanged){})
method, it should provide the callback you need as it has startLoad and finishLoad

@ghost
Copy link

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

3 participants