time_planner icon indicating copy to clipboard operation
time_planner copied to clipboard

a time planner for flutter to show task on table

Results 6 time_planner issues
Sort by recently updated
recently updated
newest added

Hello Could you fix the Time Planner Title To Accept Widget rather than Text `class TimePlannerTitle extends StatelessWidget { /// Title of each day, typically is name of the day...

I noticed that right now, if two tasks start at the same time, they are superimposed one on top of the other. If the first (bottom) task ends at a...

Thanks for a nice widget. When I tap on the widget, how can I get info about where I tapped? Ideally, I need to know day of week and the...

Hi @Jamalianpour, We are using your library in a weekly calendar view and have seen in TimePlanneTask [lib/src/time_planner_task.dart](https://github.com/Jamalianpour/time_planner/blob/master/lib/src/time_planner_task.dart) that on line 59 there is an `elevation: 3` that we think...

Your demo is offline https://jamalianpour.github.io/time_planner_demo/