Skip to content

Instantly share code, notes, and snippets.

@Rahiche
Created December 13, 2018 19:49
Show Gist options
  • Save Rahiche/4ad48c69ae4d7ec4b0fad95abb09a0f7 to your computer and use it in GitHub Desktop.
Save Rahiche/4ad48c69ae4d7ec4b0fad95abb09a0f7 to your computer and use it in GitHub Desktop.
if (child.key == ValueKey(elapsed)) {
//do the in animation transition
} else {
//do the out animation transition
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment