Flutter Heat Map Calendar
A Heat Map Calendar based on Github's contributions chart which can be used to visualize values over time.
Installing
1. Depend on it
Add this to your package's pubspec.yaml file:
dependencies:
heatmap_calendar: ^1.2.5
2. Install it
You can install packages from the command line:
with pub:
with Flutter: