animated_date_header 1.0.1
animated_date_header: ^1.0.1 copied to clipboard
A Flutter widget that animates day number and month name transitions with blur, slide, scale, and bounce effects. Just pass a DateTime — the widget handles per-letter staggered animations automatically.
1.0.1 #
- Fix README media embedding so preview renders on pub.dev.
1.0.0 #
- Stable release
AnimatedDateHeaderwidget with animated day + month transitionsAnimatedDigitstandalone widget for single character animationsAnimatedDateHeaderStylefor full visual customization- Per-letter staggered month animations
- Auto-measured character widths
- Blur, slide, scale, and bounce effects
- Localization support via custom month names
0.0.1 #
- Initial pre-release