fluttercommunity / fluttercommunity/flutter_webview_plugin

Scroll end reached

Open
#685 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing onScrollXChanged and onScrollYChanged listeners in the plugin to understand how scroll events are exposed. Determine how a scroll-end signal could be exposed, then verify that consumers can reliably detect when the WebView reaches the end of its content.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
api, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.