modules/calendar/presentation/presentation library
Classes
- CalendarCourseTasksOverview
- Modules overview of a course.
- CalendarPlanRepository
- Repository for managing a user's CalendarPlan.
- CalendarScreen
- Renders the UI of the calendar feature.
- CalendarScreenState
- State of the CalendarScreen.
- CalendarTasksOverviewCell
- Cell for the modules overview.
- CalendarTasksOverviewMonthHeader
- Month header
- InvitableMemberWidget
- Renders a user that can be invited to a plan.
- PlanCell
- A cell in the plan grid.
- PlanInviteMemberDialog
- Dialog to invite a user to the current user's plan.
- PlanMemberWidget
- Renders a single member of a plan.
- PlanPopup
- Plan management popup.
- PlanPopupMembers
- Members tab in the plan popup
- PlanPopupTasks
- Tasks tab in the PlanPopup.
- PlanScreen
- Displays a calendar view and allows the user to plan their tasks.
- TasksOverviewScreen
- Displays the monthly distribution of tasks.
Enums
- CalendarScreenTab
- The tabs of the calendar screen.