Skip to content

A Flutter plugin for add event to calendar easily.

License

Notifications You must be signed in to change notification settings

andychucs/event_tool

Repository files navigation

Event Tool

pub package

A Flutter plugin for add event with alarm to device calendar easily. based on add_2_calendar

future version:kotlin on Android,delete event on iOS

What I can do:

Now you can add alarm when adding event, currently implemented on the iOS platform by Swift.This days will add Android platform code by Kotlin.

Android Support Kotlin code is Added.(Discovered issues:You need to click "Save" after the addEvent function is called.)

Example

I suggest you create a new project and copy and paste the code as there may be problems on the latest iOS simulator.

screenshot

Getting Started

add this key into your ios/Runner/info.list

<key>NSCalendarsUsageDescription</key>
<string>INSERT_REASON_HERE</string>

Thanks

Javi Hurtado

About

A Flutter plugin for add event to calendar easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published