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
435 stars 259 forks source link

New Feature: Time Clickable Function #383

Open mayank29malhotra opened 5 months ago

mayank29malhotra commented 5 months 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.