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

Fixed a bug on auto scroll using raw pages when initial launch #189

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

amoslai5128
Copy link
Contributor

@amoslai5128 amoslai5128 commented Jun 25, 2023

Unhandled Exception: Null check operator used on a null value
Fixed a bug on auto scroll when initial launch when trying to get the length of raw pages.

Fixed typo "pageLenght" to "pageLength".

Fixed a bug on auto scroll when initial launch trying to get the length of raw pages
@Pyozer
Copy link
Owner

Pyozer commented Jul 11, 2023

Thx for the PR ;)
I'll just reformat the code to have standard indentation (using "dart format" we need to have the same indentation between developers)

@Pyozer Pyozer merged commit 0290b23 into Pyozer:master Jul 11, 2023
2 checks passed
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