'Flutter: add animation to a list of animated container

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?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source