fluttercommunity / fluttercommunity/flutter_webview_plugin

Scroll end reached

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

描述

I would like to know if there is a way to know, if scroll end is reached. So far i can't see anything quite like it. There is only `onScrollXChanged` and `onScrollYChanged` listeners. Other option for me is to get webview total inline content `height` and compare it to `onScrollYChanged` returned result.

贡献指南

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

调研方向

首先检查插件中现有的 onScrollXChanged 和 onScrollYChanged 监听器,以了解滚动事件是如何公开的。确定如何公开滚动结束信号,然后验证消费者能否可靠地检测到 WebView 到达其内容末尾的时间。

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

评估

技术栈
flutter, java
领域
api, mobile
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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