open source
Flutter Animations
A hands-on catalog of Flutter animations — implicit and explicit — built as a living reference (AnimatedAlign, AnimatedContainer, AnimatedOpacity, and more).
Screenshots
001
Stack
DartFlutter
002
Problem
Animations are easy to sprinkle in and hard to get consistently right; this is a reference to get them right.
004
Architecture
A gallery app where each animation is an isolated, documented example you can read and reuse.
005
Stack notes
Flutter, Dart — implicit and explicit animations.
009
Lessons
Motion is a first-class part of UX, not decoration — small, intentional animations carry a lot.