fcm_push_node_interop 1.0.3 copy "fcm_push_node_interop: ^1.0.3" to clipboard
fcm_push_node_interop: ^1.0.3 copied to clipboard

A Dart interface to Firebase Cloud Messaging (FCM) for NodeJS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fcm_push_node_interop

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

dependencies:
  fcm_push_node_interop: ^1.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fcm_push_node_interop/fcm_push_node_interop.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisherdvaplus.eu

A Dart interface to Firebase Cloud Messaging (FCM) for NodeJS

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

node_http

More

Packages that depend on fcm_push_node_interop