- Fix CalendarEvent schema
- Use riverpod for state management
- Fix problem not reloading events
- Fix analysis problems
- Upgrade provider version
- Reformat code to pass analytics
- Support null safety
- Add CellCalendarPageController to allow paging function
- Make it available to select textStyle of date cell
- Add builder callbacks for customization of labels.
- Fix the logic and structure to show visible days on current page.
- Fix system to show monthName
- Enable opacity when the date is not in the current page month
- Add a feature marking today's day cell.
- Fix the bug the events are reversed when shown in calendar.
- Fix readme.
- Initial release.