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

Added curves to the animations. #22

Merged
merged 2 commits into from
Mar 1, 2021

Conversation

nategiraudeau
Copy link

Added Curves

You can now customize the curve of each animation:

SlideAnimation(
  horizontalOffset: 200,
  curve: Curves.easeOut

  ...

@MrLepage MrLepage changed the base branch from master to develop March 1, 2021 18:03
@MrLepage MrLepage changed the base branch from develop to feat/curve_support March 1, 2021 18:04
@MrLepage MrLepage merged commit 8b6df19 into The-ring-io:feat/curve_support Mar 1, 2021
@MrLepage MrLepage self-requested a review March 1, 2021 18:12
@MrLepage MrLepage self-assigned this Mar 1, 2021
@MrLepage MrLepage added the enhancement New feature or request label Mar 1, 2021
@MrLepage MrLepage modified the milestone: 0.1.3 Mar 1, 2021
@MrLepage MrLepage mentioned this pull request Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants