flutter_heatmap_calendar
flutter_heatmap_calendar copied to clipboard
By default, Calendar is centered horizontally.
Wanted the calendar to position at start (horizontally). Had to add a 'CrossAxisAlignment' argument.
Add 'CrossAxisAlignment' as optional argument for Heatmap