Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/getting-started-with-flutter-event-calendar-in-10-minutes

A quick-start project that helps you add Syncfusion Flutter Event Calendar widget to a Flutter app. In this example, you will learn how to change the calendar view and the first day of the week, set the initial display date, set the initial selected date of the calendar and schedule appointments, that is, events. This example shows how to create a recurring appointment and an all-day appointment in Syncfusion Flutter Event Calendar widget.
https://github.com/syncfusionexamples/getting-started-with-flutter-event-calendar-in-10-minutes

calendar day-view flutter flutter-calendar flutter-widget flutter-widgets month-view recurrance timeline week-view

Last synced: 20 days ago
JSON representation

A quick-start project that helps you add Syncfusion Flutter Event Calendar widget to a Flutter app. In this example, you will learn how to change the calendar view and the first day of the week, set the initial display date, set the initial selected date of the calendar and schedule appointments, that is, events. This example shows how to create a recurring appointment and an all-day appointment in Syncfusion Flutter Event Calendar widget.

Awesome Lists containing this project

README

        

# Getting Started with Flutter Event Calendar in 10 Minutes

A quick-start project that helps you add Syncfusion Flutter Event Calendar widget to a Flutter app. In this example, you will learn how to change the calendar view and the first day of the week, set the initial display date, set the initial selected date of the calendar and schedule appointments, that is, events. This example shows how to create a recurring appointment and an all-day appointment in Syncfusion Flutter Event Calendar widget.

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/calendar?title=getting-started-with-flutter-event-calendar-in-10-minutes

Documentation: https://help.syncfusion.com/flutter/calendar/overview

## Requirements to run the demo
* [VS Code](https://code.visualstudio.com/download)
* [Flutter SDK v1.22+](https://flutter.dev/docs/development/tools/sdk/overview)
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)

## How to run this application
To run this application, you need to first clone or download the ‘getting started with flutter event calendar in 10 minutes’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output.

## Further help
For more help, check the [Syncfusion Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
[Flutter documentation](https://flutter.dev/docs/get-started/install).