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

Example App HomeView jump #2

Open
SunlightBro opened this issue Apr 18, 2024 · 0 comments
Open

Example App HomeView jump #2

SunlightBro opened this issue Apr 18, 2024 · 0 comments

Comments

@SunlightBro
Copy link

In example/lib/view/home_view.dart,
the animation effects in _buildTryBtn

).animate().fadeIn(delay: 100.ms).moveX(begin: -6, curve: Curves.easeOut);

are messing with flipH() effect in the CustomCarousel
.flipH(begin: -0.3, end: 0.3),

Teste on Android Pixel 7 Pro both in --debug and --release
Flutter (Channel stable, 3.19.6, on macOS 14.4.1 23E224 darwin-arm64, locale en-DE)

screen-20240418-152438.mp4
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

No branches or pull requests

1 participant