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

An animation when scrolling through half #173

Closed
minikupa opened this issue Nov 3, 2019 · 4 comments
Closed

An animation when scrolling through half #173

minikupa opened this issue Nov 3, 2019 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@minikupa
Copy link

minikupa commented Nov 3, 2019

Version of flutter_calendar_carousel

1.4.3

flutter doctor result (run flutter doctor in terminal)

[√] Flutter (Channel stable, v1.9.1+hotfix.6, on Microsoft Windows [Version 10.0.18362.418], locale ko-KR)

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[√] Android Studio (version 3.5)
[!] VS Code (version 1.39.2)
X Flutter extension not installed; install from
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[√] Connected device (1 available)

! Doctor found issues in 1 category.

https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fk.kakaocdn.net%2Fdn%2F5OR82%2FbtqzvIxQI1o%2FXrgwe5FkkPW0P8bA0NzE9k%2Fimg.gif

If you scroll through half of it, the animation will not be maintained, but it will go right over.

@hyochan hyochan added enhancement New feature or request good first issue Good for newcomers labels Nov 3, 2019
hyochan added a commit that referenced this issue Nov 3, 2019
@hyochan
Copy link
Member

hyochan commented Nov 3, 2019

I've just created PR in #174 and release it to 1.4.4.
Please download 1.4.4 and try to use pageScrollPhysics variable and see if you can make any changes.

@minikupa
Copy link
Author

minikupa commented Nov 3, 2019

thank you

@minikupa minikupa closed this as completed Nov 3, 2019
hyochan added a commit that referenced this issue Nov 3, 2019
* Expose scrollPhysics for calendar

- Support #173.

* Release 1.4.4
@hyochan
Copy link
Member

hyochan commented Nov 3, 2019

Try to investigate and tell us which physic could be better

@Kuoyhout
Copy link

I've tried all the available scroll physic, but I'm still experiencing this issue. Maybe it's because of the custom animation you created for the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants