flutter_calendar_view
flutter_calendar_view copied to clipboard
New Feature: Time Clickable Function
Details Component: DayView Feature: Make time stamps clickable and allow users to pass a function that is executed upon clicking a time stamp. Purpose: Enhance the interactivity of the DayView component by enabling custom actions on time stamp clicks.