flutter_heatmap_calendar_fr 1.0.8
flutter_heatmap_calendar_fr: ^1.0.8 copied to clipboard
Just forked flutter_heatmap_calendar to make it french
1.0.8 #
- fix: Missed flag
showWeeksplumbling (for real)
1.0.7 #
- fix: Missed flag
showWeeksplumbling.
1.0.6 #
- feat: Add
showWeeksflag that hides week labels.
1.0.5 #
- feat: Created the
onMonthChangecallback on theHeatMapCalendar. - fix: bug where app would have overflow crash if the start date was today.
1.0.4 #
- feat: Add option to customize font size of the month.
- fix: Fixed A Bug With Daylight Savings Resulting In Some Weeks Having 6 Days.
1.0.3 #
- fix:
RangeErrorwhen based day isSundayonHeatmap. - fix:
Wrong month text location erroronHeatmap.
1.0.2 #
- Update Package name.
- Update README.md
1.0.0 #
- Initial Open Source.