Skip to content

Add onPageOverscroll callback#64

Open
jxstxn1 wants to merge 1 commit into
santa112358:mainfrom
jxstxn1:main
Open

Add onPageOverscroll callback#64
jxstxn1 wants to merge 1 commit into
santa112358:mainfrom
jxstxn1:main

Conversation

@jxstxn1

@jxstxn1 jxstxn1 commented Oct 30, 2025

Copy link
Copy Markdown

Addresses #63 by tracking positive and negative overscroll and then fires an event.

Additional changes:

  • Made pageController non-nullable since it can't be null when it will be called.
  • Added a onDispose to properly dispose the page controller to prevent potential memory leaks
  • Replaced deprecated withOpacity with withValues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant