reminders 1.2.0 copy "reminders: ^1.2.0" to clipboard
reminders: ^1.2.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: ^1.2.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';
21
likes
140
points
175
downloads

Publisher

unverified uploader

Weekly Downloads

Read, Edit, Create and Delete Apple Reminders

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on reminders