Skip to content

[webview_flutter] Added callback for canGoBack property change #158160

@StanleyCocos

Description

@StanleyCocos

Use case

I found that using WebKitWebViewController.setAllowsBackForwardNavigationGestures(true); does not work properly.
I hope to add a callback for changes in the canGoBack property to distinguish whether WebKitWebViewController.setAllowsBackForwardNavigationGestures(false); needs to be prohibited

Proposal

Added callback for canGoBack property change
I'd be happy to create a PR if I can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: webviewThe WebView pluginpackageflutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionteam-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions