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?
Asked
Active
Viewed 126 times
0
-
try this package https://pub.dev/packages/flutter_staggered_animations – Kumaresan Jackie Apr 09 '22 at 10:06
-
2can you include more details, what are you trying to archive? – Md. Yeasin Sheikh Apr 09 '22 at 11:53
-
Please provide enough code so others can better understand or reproduce the problem. – Community Apr 09 '22 at 22:47