menu
m_calendar package
documentation
view/weekly_view.dart
view/weekly_view.dart
dark_mode
light_mode
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.
m_calendar package
documentation
view/weekly_view.dart
m_calendar
package
Libraries
m_calendar
model/marked_date_model
provider/monthly_calender_table_provider
provider/weekly_calendar_table_provider
utils/range_decoration
view/monthly_view
view/weekly_view
widgets/calendar_date_cell
widgets/calendar_week_cell
weekly_view library