Skip to content

Latest commit

History

History
32 lines (18 loc) 路 577 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) 路 577 Bytes

Change log

0.2.0

  • add utc datetime support
  • fix intl deps

0.1.2

  • expose labelTextSizeMultiple in MonthLabelRow

0.1.1

  • dart dependency changed: 2.17.0~3.0.0

0.1.0

  • Change functional widgets to stateless widgets, see here
  • Fix monthLabel sync issue during scrolling
  • Refactor some code

0.0.3

  • Add valueBuilder to the build method of childBuilder in cellBuilder

0.0.2

  • Add colorTipSpaceBetweenHeatmap param in CalendarHeatmap

0.0.1

  • Release package