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.
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