calendar_widget 0.0.6 copy "calendar_widget: ^0.0.6" to clipboard
calendar_widget: ^0.0.6 copied to clipboard

outdated

A Flutter package for a calendar widget. Shows a scrollable month view and allows for highlighting of days and touch actions.

calendar_widget #

A flutter package for a simple but customizable month view calendar widget.

Getting Started #

For installation information see here

Properties #

Required Name Type Default Value
No highlighter CalendarHighlighter no highlighting
Yes width double
No height double calculated based on width
No onTapListener TapListener
No highlightColor Color theme accent color

Example #

See folder example/ for an example of usage.

calendar usage example

4
likes
40
pub points
8%
popularity

Publisher

unverified uploader

A Flutter package for a calendar widget. Shows a scrollable month view and allows for highlighting of days and touch actions.

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on calendar_widget