in_app_reminder 0.0.1
in_app_reminder: ^0.0.1 copied to clipboard
A Flutter plugin for creating native reminders on iOS using the Reminders app. Supports scheduling with title, notes, time, and repeat intervals. iOS only for now.
in_app_reminder #
Flutter verson: 3.29.2
A Flutter plugin for adding native reminders to the iOS Reminders app using EventKit.
- ✅ Set title and notes
- ✅ Add date and time
- ✅ Set daily, weekly, monthly, or yearly repeat
- ❌ Android support: coming soon
✨ Features #
| Feature | Supported |
|---|---|
| iOS Reminders | ✅ |
| Repeat options | ✅ |
| Time-based alarm | ✅ |
| Android support | ❌ Coming soon |
Installation #
dependencies:
in_app_reminder: ^0.0.1