Last updated:
0 purchases
scrollable calendar
Scrollable Calendar #
A scrollable and highly customizable widget for Flutter.
Features #
Interactive days, month and year widgets
Customizable widget
Vertical scroll of months
Usage #
Check the wiki for more details.
Installation #
Add the following line to pubspec.yaml file:
dependencies:
table_calendar: ^3.0.6
copied to clipboard
Setup #
Add the CalendarMonthViewScroll widget to your app with the following required parameters:
month - this is an integer parameter. Provide 1 - 12 (January to December respectively)
year - this is an integer parameter. Provide year digit
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.