SimformSolutionsPvtLtd / flutter_calendar_view

A Flutter package allows you to easily implement all calendar UI and calendar event functionality. 👌🔝🎉
https://pub.dev/packages/calendar_view
MIT License
393 stars 239 forks source link

New Feature: Time Clickable Function #383

Open mayank29malhotra opened 2 weeks ago

mayank29malhotra commented 2 weeks ago

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.