FlutterWeekView
FlutterWeekView copied to clipboard
Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
when you scroll to the end of the day, it will continue scrolling into the next day and so forth events with start times in Day+0 and end times in...
Is there a way to display a full day event as a frozen single line like in google calendar instead of spreading it on the entire day ?
**Describe the bug** I use a function to determine the initialTime for the DayView, but in some cases the DayView just ignores the initialTime. For example: the function returns HourMinute...
I am trying to play around with this but I feel there is no way to render it with something like the Gantt chart. I am referring to https://javascript.daypilot.org/scheduler/ kind...
Currently, the card width for an event item -FlutterWeekViewEvent, is getting reduced as the number of events colliding on the same time increases. Is there any way to control this...
**Describe the bug** As in topic. On my screen I see 10px height event container, which ofc cant show any info. **To Reproduce** Steps to reproduce the behavior: 1. Set...
**Is your feature request related to a problem? Please describe.** Not all events has ending time and for these ones I would like to avoid setting "end" property. **Describe the...
Hi! I'm a flutter developer from Hungary, and I'd like to use your FlutterWeekView widget in a project. I think this widget is awesome and the best free calendar widget...
_French :_ Salut, ça serait bien de faire un système pour changer les emplacements, c'est-à-dire les heures seront en haut et scroller horizontalement et les jours scroller verticalement a gauche.....
I'd like to have a feature to completely remove dayBar. by default this can be: bool dayBarVisible = true, setting to false will completely remove the bar