Skip to content

SyncfusionExamples/active-dates-flutter-event-calendar

Repository files navigation

How to style the month cell in the Flutter Calendar?

A quick-start example to help you to style the month cell in the Flutter Calendar.

You can add active dates to the Flutter Event Calendar by using the reverse concept of the blackoutDates.

In this example, active dates are stored in a collection, and the onViewChanged callback is used to verify that the mentioned active dates match the visible dates. If they are equal, they are added to the active dates and can be selected. Otherwise, the remaining dates are considered the collection of blackout dates.

For more details, refer to this KB.

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 add active dates in the Flutter event calendar (SfCalendar)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •