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

Support for webview’s estimated loading progress #255

Merged
merged 2 commits into from
Apr 24, 2019

Conversation

florisvdg
Copy link

Added method onProgressChanged that returns the estimated loading progress as a stream of doubles (0.0 to 1.0), solving #177

@charafau
Copy link
Collaborator

Thanks for PR. I will check this today and come back to you

@AlexV525
Copy link

Hi there! Is this support need to be called or configured addtionally? Or it can will displayed by itself? Thanks😁

@florisvdg
Copy link
Author

@AlexVincent525 it will listen for changes on the loading progress and return a value between 0 and 1. You can then display that value however you like.

@AlexV525
Copy link

AlexV525 commented Mar 25, 2019

@florisvdg Thanks mate, i found out how to deal with it and still working on it these days.😁

@S60bishoyhanna
Copy link

Any update regarding this one ? when would it be released ?

@AlexV525
Copy link

@charafau Hi there, this one has been stayed here for a long time, would it be in next release?

@charafau
Copy link
Collaborator

sure, I will try to make new release this week (I'm checking if everything works each time before release)

@charafau charafau merged commit f3d169e into fluttercommunity:master Apr 24, 2019
charafau added a commit that referenced this pull request Apr 7, 2020
Support for webview’s estimated loading progress
@florisvdg florisvdg deleted the loading-progress branch June 4, 2020 13:40
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.

4 participants