Flutter: add animation to a list of animated container

138 Views Asked by At

I have a list of animatedContainers that get displayed based on their list index. I'd like to add animation fade-in/fade-out when switching between them. What is the easiest way to do this?

0

There are 0 best solutions below