Yuri
Yuri
@richardtop [Here's a sketch](https://github.com/richardtop/CalendarKit/pull/274/commits/d3fb0aae34d3668132ebdd2ab5bf70218a133f1c) of how I see support for custom views. Key points: 1. The type of `EventDescription` instance returned to the `eventsForDate(date:) -> [EventDescriptor]` is used to determine...
@richardtop Thx for you comment. >That's the point, event creation and configuration is left for the CalendarKit. The client just provides the appropriate `Descriptor` that fully describes the event. I...
I ran into a [bug](https://github.com/richardtop/CalendarKit/pull/274/commits/f459f05c1833978ccbfdc4afb2fdc7353b700589) in my typed queue that poses too complex questions for me: 1) For what purposes is there `EventView#descriptor`? Why does the view layer keep a...
Has anyone already implemented this feature?
Any progress on this? This feature would be really sweet when it comes to deal with multiple server analytics hidden by Velocity.
Any progress on it? Still exists on Flutter 3.0.1. flutter doctor -v ``` [✓] Flutter (Channel stable, 3.0.1, on macOS 12.4 21F79 darwin-x64, locale en-US) • Flutter version 3.0.1 at...
Thank you for your review. I was little busy last weekend. Will done with PR at this weekend.
There are many TODOs that require your attension. Please comment on each of them so we can discuss them.
There is a bug in it. I will describe it tomorrow.
Sorry guys, I was too busy to done with it but now I have some time :)