custom_vertical_calendar

A Flutter package to launch and integrate a custom vertical calendar within your apps. Designed with usability and flexibility in mind, this widget helps users scroll through months and days vertically in an elegant, customizable format.

πŸ“Ή Demo: YouTube Video
πŸ“¦ GitHub Repo: custom_vertical_calendar Vertical Calendar Demo


✨ Features

  • Vertical scrollable calendar layout.
  • Displays month and day headers elegantly.
  • Customizable UI elements (colors, styles, borders).
  • Dotted border for selected days.
  • Localized date handling with intl package.
  • Easy integration using scrollable_positioned_list.

πŸš€ Getting Started

Add to your pubspec.yaml:

dependencies:
  custom_vertical_calendar: ^0.0.1

πŸ›  Dependencies
This package uses:

flutter_screenutil
get
scrollable_positioned_list
intl
flutter_svg
dotted_border

πŸ“§ Author
Savita Shukla
πŸ“© shukla.savita208@gmail.com