You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By toggling the card flips e.g. leftwise to show the back and then flips rightwise to show the front again.
Is it possible to create a function to flip the card always in the same direction?
For example the card is always flipping leftwise to show the front and back side?
I tried it by calling _controller.forward() but this creates only the flip animation once.
Best regards
The text was updated successfully, but these errors were encountered:
By toggling the card flips e.g. leftwise to show the back and then flips rightwise to show the front again.
Is it possible to create a function to flip the card always in the same direction?
For example the card is always flipping leftwise to show the front and back side?
I tried it by calling _controller.forward() but this creates only the flip animation once.
Best regards
The text was updated successfully, but these errors were encountered: