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 null check operator issue #6

Merged
merged 1 commit into from Mar 22, 2021
Merged

Conversation

richardracz
Copy link
Contributor

Removed checking if minScrollExtent == null and maxScrollExtent == null in favour of !_pageController.position.hasContentDimensions, eliminating the null check issue, making the package compatible with Flutter 2.0.

Thank you for making this package, it's beautiful, and I love using it for onboarding in my apps.

Cheers,
Richard

@tiamo
Copy link
Owner

tiamo commented Mar 22, 2021

@richardracz thanks!

@tiamo tiamo merged commit 57b0b72 into tiamo:master Mar 22, 2021
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.

None yet

2 participants