calendar_views 0.5.2 icon indicating copy to clipboard operation
calendar_views: ^0.5.2 copied to clipboard

Collection of customisable calendar related widgets for Flutter.

calendar_views #

Collection of customisable calendar related widgets for Flutter.

Day View #

Day View Documentation

Set of widgets for displaying a day view.

Day view can display a single or multiple days.

dayview_example_screenshot

Days Page View #

Widget similar to PageView, but instead of page-number it gives each page a list of days.

DaysPageView can display virtually infinite number of pages.

Month Page View #

Widget similar to PageView, but instead of page-number it gives each page a month.

MonthPageView can display virtually infinite number of pages.

Month View #

Widget for displaying a grid of days of some month and optionally a header.

monthview_example_screenshot

33
likes
80
pub points
68%
popularity

Publisher

unverified uploader

Collection of customisable calendar related widgets for Flutter.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, meta, quiver

More

Packages that depend on calendar_views