Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ScrollController as list for multiple pages #71

Merged
merged 2 commits into from
Jan 15, 2022

Conversation

malteamlimit
Copy link
Contributor

Added a option to use as many ScrollController as pages.
That fixes the bug when tried to use one ScrollController on multiple pages.
(conforms null safety sound)

compare with issue #67

Added a option to use as many ScrollController as pages.
That fixes the bug when tried to use one ScrollController on multiple pages.
(conforms null safety sound)
solved null safety sound error
@Pyozer Pyozer merged commit 79b564a into Pyozer:master Jan 15, 2022
@malteamlimit malteamlimit deleted the patch-1 branch January 15, 2022 21:30
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.

2 participants