flutter_calendar_view icon indicating copy to clipboard operation
flutter_calendar_view copied to clipboard

Resize, drag and drop feature

Open eraps7 opened this issue 2 years ago • 3 comments

Hi thank you for sharing a beautiful library.

Are there any plans to add the ability to resize, drag and drop an event to a different time like in the syncfusion_flutter_calendar.

https://pub.dev/packages/syncfusion_flutter_calendar#calendar-features

Thank you

eraps7 avatar Dec 14 '22 23:12 eraps7

Hi not sure if you are still looking for this functionality but I made a fork that can do this on the DayView with an InteractiveDayViewEventTile . Just have a look at the example app as to how it works. This is just an example of how it could work.

https://github.com/werner-scholtz/flutter_calendar_view

werner-scholtz avatar Mar 24 '23 09:03 werner-scholtz

@werner-scholtz Thanks for sharing :)

eraps7 avatar Mar 24 '23 15:03 eraps7

@ParthBaraiya What do you think?

mafreud avatar May 05 '23 05:05 mafreud