Skip to content

CircularProgressIndicator() while WebView is loading #28994

@zurie

Description

@zurie

Looking for a way to show a CircularProgressIndicator() while flutter_webview plugin is loading.

I have tried

              webViewController.loadUrl(widget['url']).whenComplete(() {
                showLoader = false;
              });

Would be nice to have a working example. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: proposalA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/d: examplesSample code and demosp: webviewThe WebView pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions