in_app_reminder 0.0.2 copy "in_app_reminder: ^0.0.2" to clipboard
in_app_reminder: ^0.0.2 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.

0.0.2 - 2025-06-03 #

Added #

  • Official pub.dev README formatting
  • ReminderFrequency enum
  • Support for recurring reminders (daily, weekly, etc.)
  • ISO 8601 time parsing with timezone awareness

Fixed #

  • Reminder not showing time in UI (added seconds + timezone)
  • Clarified Info.plist usage in README

0.0.1 - 2025-06-03 #

Initial release #

  • Adds reminders to iOS Reminders app using EventKit
  • Supports title, notes, date & time
10
likes
0
points
252
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on in_app_reminder

Packages that implement in_app_reminder