A simple app to add calendar events, with a Calendar API, which adds events to the user's Calendar.
- Calendar API: Allows us to add events to the user's calendar.
- Elegant, dark UI.
- Dismissible events(swipe to delete).
- The added events can be viewed on the user's Calendar app.
In the directory containing the extracted files, run flutter run
command, with a debugging device connected.
The flutter
commands require Flutter SDK to be installed.