orca_push_notification 0.2.0 copy "orca_push_notification: ^0.2.0" to clipboard
orca_push_notification: ^0.2.0 copied to clipboard

Orca Gateway plugin for push notifications — FCM token management, permission handling, and notification display.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orca_push_notification

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

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

Documentation

API reference

Publisher

verified publisherorcagateway.com

Weekly Downloads

Orca Gateway plugin for push notifications — FCM token management, permission handling, and notification display.

Repository (GitHub)

License

unknown (license)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, orca_gateway

More

Packages that depend on orca_push_notification