android_calendar_intents 0.0.5 copy "android_calendar_intents: ^0.0.5" to clipboard
android_calendar_intents: ^0.0.5 copied to clipboard

A new Flutter package.

android_calendar_intents #

Works only on Android

API #

CalendarIntents.showEventScreen(int eventId);
CalendarIntents.showAddEventScreen({
                  String title,
                  String description,
                  DateTime startTime,
                  DateTime endTime,
                  bool allDay,
                });

0
likes
5
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

android_intent, flutter

More

Packages that depend on android_calendar_intents