Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

47 lines (32 loc) · 827 Bytes

0.8.0

  • Fix CalendarEvent schema
  • Use riverpod for state management
  • Fix problem not reloading events

0.7.0

  • Fix analysis problems

0.6.0

  • Upgrade provider version

0.5.0+1

  • Reformat code to pass analytics

0.5.0

  • Support null safety

0.4.0

  • Add CellCalendarPageController to allow paging function

0.3.0

  • Make it available to select textStyle of date cell

0.2.0

  • Add builder callbacks for customization of labels.

0.1.2

  • Fix the logic and structure to show visible days on current page.

0.1.1+1

  • Fix system to show monthName

0.1.1

  • Enable opacity when the date is not in the current page month

0.1.0

  • Add a feature marking today's day cell.

0.0.1+2

  • Fix the bug the events are reversed when shown in calendar.

0.0.1+1

  • Fix readme.

0.0.1

  • Initial release.