view/weekly_view library

Classes

WeeklyView
A widget that displays the weekly calendar view, showing weeks of a month with the ability to select individual dates.

Functions

isSameDay(DateTime? a, DateTime? b) bool
Helper function to compare two DateTime objects to check if they represent the same day.