animated_habit_heatmap
A beautiful, customizable animated heatmap widget for visualizing habit tracking data. Display 365 days of activity with smooth color animations, similar to GitHub contribution graphs.
0.2.0
47 downloads/mo
#4877 most downloaded on pub.dev
mayankthakur/animated_habit_heatmap
What this package is like to depend on
Last release 5 months ago
08 Mar 2026
Too new to tell
only 1 release windows
Some releases are documented
notes for 2 of 4 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Mar 2026 to Mar 2026Releases
latest 4-
0.2.008 Mar 2026Release notes
Open source →- Professional Enhancements
- Added GitHub Actions CI/CD for automated testing and publishing
- Enhanced testing suite with comprehensive unit and integration tests
- Improved code quality with stricter linting rules
- Added accessibility support with semantic labels for screen readers
- Updated example app with tabbed views for different month ranges (3, 6, 12 months)
- Added badges to README for pub.dev, build status, and license
- Refined documentation and contributing guidelines
-
0.1.208 Mar 2026Nothing published for this version
-
0.1.106 Mar 2026Nothing published for this version
-
0.1.005 Mar 2026Release notes
Open source →- Initial Public Release
- Core animated heatmap widget displaying 365 days of activity data
- Smooth color animations with customizable color scales
- Tap interaction support for individual cells
- Configurable cell size and spacing
- Built-in streak calculation utility (
HeatmapUtils.calculateLongestStreak) - Comprehensive documentation and examples
- Zero external dependencies (Flutter only)