A Flutter plugin to add, update, retrieve, and delete events on each platform's default calendar.
Last release today
02 Sep 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
2 releases · first in 2026
One column per month.
kotlin-android), which is required to build with Android Gradle Plugin 9.0+.
See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlinminSdk from 16 to 24.android.builtInKotlin=false and
android.newDsl=false in android/gradle.properties. Flutter 3.47+ needs no flags.
See the "Android build requirements" section in the README.add_2_calendar_new to add_2_calendar_plusupdateEvent to update an existing calendar event by IDgetEvent to retrieve a calendar event by IDdeleteEvent to delete a calendar event by ID