fluttercommunity / fluttercommunity/flutter_webview_plugin

Communicate with the webview loaded JS method?

未关闭
#201 1 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
enhancement todo
主要语言
Java
星标
1.5k
派生
938
PR 合并指标
30 天内没有已合并 PR

描述

Can flutter communicate with the JS method loaded in WebView?
For example,
1.flutter calls some function of JS in web pages.
2.the JS in loaded webpage throwing events and it will receive by WebView, then pass to flutter?

flutter -> webview -> webpage -> JS
JS -> event -> webview -> flutter

贡献指南

这个仓库没有索引到贡献指南

调研方向

从插件现有的 WebView 通信入口开始,这些入口在 issue 中尚未被指出。检查 Flutter 是否可以在已加载的页面中调用 JavaScript 并接收来自该页面的事件,然后验证其在受支持平台上的行为。当两个通信方向都能可靠工作,或已记录受支持的限制时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
flutter, javascript
领域
mobile-dev
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。