deep5_notifications 0.0.1 copy "deep5_notifications: ^0.0.1" to clipboard
deep5_notifications: ^0.0.1 copied to clipboard

A push notification service which uses OneSignal as push notification provider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deep5_notifications

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

dependencies:
  deep5_notifications: ^0.0.1

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:deep5_notifications/deep5_notifications.dart';
1
likes
130
pub points
0%
popularity

Publisher

verified publisherdeep5.io

A push notification service which uses OneSignal as push notification provider.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, get_it, onesignal_flutter

More

Packages that depend on deep5_notifications