added Eight new animations — physics & custom-painter no longer empty
Spring drag-and-release, CustomPainter progress ring, AnimatedList insert/remove, swipe-to-dismiss, 3D card flip, AnimatedSize expand/collapse, collapsing SliverAppBar, and a draggable bottom sheet. Each ships a bad.dart and sourced pitfalls.
↗ added Interactive playground is now the landing page
Drag a control, watch the code highlight live, every example auto-loops. The verified catalog moved to /gallery.
↗ added Verifier, Connect & Docs
Machine-verification status, one-click MCP install for Claude Code / Cursor / VS Code, and a how-it-works guide — all data-driven from the catalog.
↗ deprecated AnimatedContainer & AnimatedSwitcher removed
Curated out the two trivial entries to keep the catalog high-signal — popular, error-prone, high-impact only.
re-verified Whole catalog green on Flutter 3.32
All 12 entries pass dart format + flutter analyze + build web; bad.dart counter-examples compile. CI re-runs on every push.
↗