fluttercommunity/flutter_webview_plugin
How can i check webview can goback or not?
开放
#432 创建于 2019年6月3日
enhancementhelp wanted
仓库指标
- 星标
- (1,457 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.