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
✨ 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
Libraries
- app/app
- features/utils/bottom_sheet_call
- features/utils/helper_widgets
- precentation/controller/calendar_controller
- precentation/controller/cycle_track_controller
- precentation/controller/new_calander_controller
- precentation/page/new/all_year_show
- precentation/page/new/edit_calendar
- precentation/page/new/main_calendar
- precentation/page/new/year_month_day_view
- precentation/page/new/year_month_show
- precentation/page/old/cycle_calendar
- precentation/page/old/cycler_calendar_day_show
- resources/app_colors
- resources/app_string
- resources/font_size