Skip to content

aziqikang/add-google-event-calendar-to-flutter-event-calendar

 
 

Repository files navigation

How to add google calendar events to the Flutter event calendar?

A quick-start example to help you to add google calendar events to the Flutter event calendar.

You can load Google events to the Syncfusion Flutter calendar using the OAuth Client ID in the Flutter event calendar.

In this example, you can get data from Google Calendar using googleAPI.Event and then load it into the Flutter calendar using the getGoogleEventsData() method.

Follow the instruction in this KB to load the events from the google calendar to Flutter event calendar.

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 google calendar events to the Flutter event calendar (SfCalendar)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 59.2%
  • Ruby 13.3%
  • Objective-C 8.9%
  • Java 7.7%
  • Shell 5.5%
  • Swift 4.0%
  • Kotlin 1.4%