reminders 2.0.0 copy "reminders: ^2.0.0" to clipboard
reminders: ^2.0.0 copied to clipboard

PlatformiOSmacOS

Read, Edit, Create and Delete Apple Reminders

2.0.0 2024-01-11 #

  • Update for Flutter 3
  • Refresh packages

1.2.0 2023-09-24 #

  • Support for iOS & iPadOS 17's new permission handler
  • Breaking Changes: You need to add additional keys to your info.plist as seen in docs

1.1.0 2023-01-14 #

  • Add remove dueDate from reminder
  • Update example to test remove date
  • Fix 'all day' bug

1.0.0 2022-11-05 #

  • Add saveReminder to create reminders and save changes
  • Full version

0.1.0 2020-12-16 #

  • Update README with correct Key Value pair in info.plist
  • Change Reminders API to an object from a static class
  • Tidy API method names

0.0.2 2020-11-30 #

  • Add API documentation
  • Code tidy
  • Dart package does not rely on Flutter

0.0.1 2020-11-30 #

  • Initial release
  • Get default reminder list
  • Get list of reminder list names
  • Get reminders in a list by list name
  • Delete a reminder by ID
12
likes
120
pub points
70%
popularity

Publisher

unverified uploader

Read, Edit, Create and Delete Apple Reminders

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on reminders