mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It turns out that an AnimatedContainer with a BoxDecoration would start animating every single time it was built, whether or not the container's decoration had changed.