month_view library

A library for displaying CupertinoCalendarMonthView

It is ready to deploy package with customizable style configuration.

Major function:

  • Display current month
  • Set the first day of week
  • Customize text style for day and backgrround colour

There is modulize package version for maximize freedom for controlling calendar or just use partical widgets in this package.

(It does not included structre package in this library)

Classes

CalendarTopBarStyle
Define style of CalendarTopBar
CupertinoCalendarMonthView
A completed Widget for displaying month view
CupertinoCalendarMonthViewExternalController
A simple controller for CupertinoCalendarMonthView and controll the view by another Widget which in the same page
CupertinoCalendarMonthViewState
A State class of CupertinoCalendarMonthView
DayBoxStyle
Apply style for DayBox

Enums

MonthApperance
Determine what pattern will be used for displaying YearMonth string

Extensions

MonthApperancePattern on MonthApperance
Generating pattern of targeted value of MonthApperance