add_calendar_oc 1.0.2 copy "add_calendar_oc: ^1.0.2" to clipboard
add_calendar_oc: ^1.0.2 copied to clipboard

A new flutter plugin project for add calendar (objc) - only iOS

add_calendar_oc #

A new flutter plugin project for add calendar (objc) - only iOS

you can to do

   await AddCalendarOc.addCalendar(
      'title',
      'notes',
      startTime: DateTime.now(),
      endTime: DateTime.now(),
      lication: 'εŒ—δΊ¬',
      allDay: true
    );

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project for add calendar (objc) - only iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on add_calendar_oc