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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reminders

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  reminders: ^2.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:reminders/reminders.dart';
12
likes
120
pub points
72%
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