kalender 0.6.4
kalender: ^0.6.4 copied to clipboard
This Flutter package offers a Calendar Widget featuring integrated Day, MultiDay, and Month views. Moreover, it empowers you to tailor the visual aspects of the calendar widget.
example/README.md
Examples #
Basic example #
The default example that shows a minimal implementation of the package.
Demo #
A demo that shows how to use more advanced features of the package.
Recurrence #
Example showing how recurrence can be implemented.
Riverpod #
Example showing how to use the package with riverpod.
Web demo #
Example that shows how the web demo is implemented.