Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/getting-started-with-flutter-event-calendar-in-10-minutes
- Owner: SyncfusionExamples
- Created: 2021-03-05T10:25:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T07:20:34.000Z (8 months ago)
- Last Synced: 2024-05-16T08:37:18.717Z (8 months ago)
- Topics: calendar, day-view, flutter, flutter-calendar, flutter-widget, flutter-widgets, month-view, recurrance, timeline, week-view
- Language: Dart
- Homepage: https://flutter.syncfusion.com/
- Size: 109 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).