event_tool 0.0.3 copy "event_tool: ^0.0.3" to clipboard
event_tool: ^0.0.3 copied to clipboard

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

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

2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on event_tool