firebase_notification_scheduler 0.0.2 copy "firebase_notification_scheduler: ^0.0.2" to clipboard
firebase_notification_scheduler: ^0.0.2 copied to clipboard

Package to schedule firebase notifications in cloud

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_notification_scheduler

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

dependencies:
  firebase_notification_scheduler: ^0.0.2

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:firebase_notification_scheduler/firebase_notification_scheduler.dart';
3
likes
125
points
37
downloads

Publisher

verified publishermagnolabs.in

Weekly Downloads

Package to schedule firebase notifications in cloud

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on firebase_notification_scheduler