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

Slide Transition Direction #35

Open
Technorocker opened this issue Jan 27, 2022 · 1 comment
Open

Slide Transition Direction #35

Technorocker opened this issue Jan 27, 2022 · 1 comment

Comments

@Technorocker
Copy link

Not sure If I' missed a doc but I cant seem to find out if or how to change the direction the splash transition direction works. In 2 of the examples the icon is coming on from different sides but the code for slideTransition are the same value.

Can someone tell me how to do this please

@ozankelkit
Copy link

customTween: Tween<Offset>(
      end: Offset.zero,
      begin: Offset(-1, 0),
    ),

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

2 participants