SyncfusionExamples / create-time-table-using-flutter-calendar

How to create time table using Flutter calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create time table using Flutter Event Calendar

This example demonstrates how to create time table using Flutter Event Calendar.

Creating time table

You can create time table by adding appointments for particular days of week by using onViewChanged callback in Flutter Calendar.

Using the onViewchanged callback you can checks whether the visible date weekday is not fallen on the weekend to add appointments for weekdays.

Timetable

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, Flutter documentation.

About

How to create time table using Flutter calendar


Languages

Language:C++ 39.0%Language:CMake 34.8%Language:Dart 15.6%Language:HTML 3.4%Language:C 2.7%Language:Swift 2.2%Language:Objective-C 1.2%Language:Java 1.0%Language:Kotlin 0.3%