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

outdated

A dart plugin allowing you to retrieve the firebase token of the client and to send push notification (via firebase).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firebase_cloud_messaging_interop

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

dependencies:
  firebase_cloud_messaging_interop: ^1.0.0

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:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart';
16
likes
0
pub points
57%
popularity

Publisher

verified publishergaspardmerten.dev

A dart plugin allowing you to retrieve the firebase token of the client and to send push notification (via firebase).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js

More

Packages that depend on firebase_cloud_messaging_interop