scrollable_calendar 0.0.1 copy "scrollable_calendar: ^0.0.1" to clipboard
scrollable_calendar: ^0.0.1 copied to clipboard

A scrollable and highly customizable widget for Flutter.

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

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
0
likes
150
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A scrollable and highly customizable widget for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on scrollable_calendar