kozmonos_adapter_local_notifications 1.0.0 copy "kozmonos_adapter_local_notifications: ^1.0.0" to clipboard
kozmonos_adapter_local_notifications: ^1.0.0 copied to clipboard

flutter_local_notifications adapter for LocalReminderClient.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kozmonos_adapter_local_notifications

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

dependencies:
  kozmonos_adapter_local_notifications: ^1.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:kozmonos_adapter_local_notifications/kozmonos_adapter_local_notifications.dart';
0
likes
100
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

flutter_local_notifications adapter for LocalReminderClient.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_local_notifications, flutter_timezone, hooks_riverpod, kozmonos_core, timezone

More

Packages that depend on kozmonos_adapter_local_notifications