fluttercommunity/flutter_webview_plugin

How can i check webview can goback or not?

Open

#432 opened on Jun 3, 2019

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Java (919 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,457 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I want to listen that my webview cangobackward() or not. It is available in native webview of flutter. I want these feature in this plugin.

Contributor guide