werner-scholtz / kalender

An elegantly crafted Flutter calendar UI package.
MIT License
108 stars 29 forks source link

custom layer controller #23

Closed kayatmin closed 10 months ago

kayatmin commented 10 months ago

Hi, thank you for this great calendar package!

Could you share the code for making the events not overlapping?

Example from your demo site when the Custom Layout Controller checkbox is checked:

image

kayatmin commented 10 months ago

digging in a bit and saw the sample code: https://github.dev/werner-scholtz/kalender/blob/main/other_examples/web_demo/lib/main.dart