timetable icon indicating copy to clipboard operation
timetable copied to clipboard

📅 Customizable flutter calendar widget including day and week views

Results 48 timetable issues
Sort by recently updated
recently updated
newest added

I apologize if the feature is already available, but I couldn't find a way to make it work. I want to give the user the option between 4 visible ranges....

T: Feat

**Describe the bug** Upon changing the `time_machine` culture to `Cultures.getCulture('ro')`, the `DateHeader` overflows because the short week names in Romanian are longer than the ones in English. ![image](https://user-images.githubusercontent.com/25504811/94933398-fed5cd80-04d2-11eb-8071-4b347dad050d.png) **Environment:** -...

T: Fix

Hey, is it somehow possible to define the range of date for the timetable widget e.g. the timetable only shows the dates from 22th October to 24th October.

T: Feat

Hi, your plugin is so amazing, nice work, but i'd like to see more customization, Can you add start view time and hide left line? I attached screen, please check...

T: Feat

Hi i am using EventProvider.stream(eventGetter (range) => Stream.fromFuture(loadEvents(range.start))). My logic is to provide a event dates from api which i call in loadEvents() method Im using range.start to get the...

T: Fix

As a user scrolls across the timetable, the weekday indicator is slightly unintuitive. It would be great if we could add a layer before the day of the week indicators...

T: Feat

**Describe the bug** With big amount of events, especially if each of them has some content clipping, render can lead to some frame drops. **Proposition** Move event position calculation from...

T: Fix

I want to change the time interval from 1 hour to 30 minutes , is it possible ? this is an example of what i'm saying

T: Feat
C: Timetable

Currently, only week range can be swiped on 7 days where is Days visible range can be swiped only per day. **Improvement** Add ability to define a swiping range for...

T: Feat

Hi there, I was wondering if it's possible to use only the agenda widget and then change the content manually via a custom date selection widget. **_Edit_**: After checking out...

T: Feat
C: Timetable