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

Hi..... I want to display date range within a month only. Say display dates within 7 month of year. and when it reaches to date 31 it should either scroll...

T: Feat
C: Timetable

I will start with a question) If this widget doesn't provide this functionality - I will convert it to feature request) So the question is: Is it possible to style...

T: Feat
C: Timetable

Hello, I found this below repo in many Flutter-related groups on FB. Also many React/RN devs are looking for some components using similar repos. To improve popularity of Your package...

T: Feat

So... You use time_machine for datetime usage purpose. I see pros of usage it, but... 1. time_machine is forbidden by its author. Many PRs with 0 replies, there is no...

T: Feat

The current layout algorithm works and I like the behavior of overlapping events to save space, but there are few cases that aren't optimal. An example of that is #29...

T: Feat
C: Timetable

Hi, How would you change the language/name for the days ? (I want to use the French names for the days). I've tried many things : - modify the _stringRepresentations...

Is Timezoom Animation supported on the web ? and if not will it be supported soon?

T: feat

On using timetable: ^1.0.0-alpha.13 with flutter version 3.16.4, I am getting the following exception: `_TimeIndicatorsLayout does not meet its constraints. Constraints: BoxConstraints(w=30.0, h=1341.4) Size: Size(29.9, 1341.4) If you are not...

T: Fix

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.1. Commits cb22b39 [pigeon] Enable NNBD in tool (#1532) 48cdaf6 [flutter_markdown] update markdown dependency (#1395) 3f8a502 [pigeon] Remove support for non-NNBD (#1524) 4eda7ad [pigeon] Fixes...

T: Build

Package has a widget called part day draggable event that allows to get notifications when user is trying to drag&drop event within the timetable. The problem is that if this...

T: Feat