Skip to content

SyncfusionExamples/resource-in-flutter-event-calendar

Repository files navigation

How to programmatically select the dates in the Flutter Calendar?

A quick-start example to help you to programmatically select the dates in the Flutter Calendar.

In the timeline views of the Flutter event calendar, you can group appointments based on the available resource.

creating resource

Create a resource view by using the displayName, color, id and image properties of CalendarResource.

Assigning resources to the appointment's

Then you can assign the resources to the appointments by using the resourceIds property of Appointment.

For more details , refer to our UG documentation ResourceView

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 use resources in the Flutter event calendar (SfCalendar)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published