firebase_cloud_messaging_interop 3.0.0 icon indicating copy to clipboard operation
firebase_cloud_messaging_interop: ^3.0.0 copied to clipboard

Platformweb

A dart plugin to use the Firebase Cloud Messaging Api (JS). You can retrieve the user's FCM token, delete it, access the notification data, ...

3.0.0 #

  • Migrating to null-safety
  • Adding an example project

2.0.1 #

  • Improving README.md

2.0.0 #

  • Breaking changes: the FCM class has become FirebaseMessagingWeb

  • Fixing the onMessage interop.

  • Including the requestNotificationMethod inside the FCM interface.

1.2.1 #

  • Fixing type conversion issue for FCM payload retrieval

1.2.0 #

  • The whole FCM payload can now be retrieved notification, data, from instead of only the notification object.
  • Fixes for sending Dart function to JS
  • Other fixes from contributors on GitHub

1.1.0 #

  • Fixing multiple issues.
  • Adding an interface to make the use of the FCM interop easier.

1.0.0 #

  • Initial version
15
likes
130
pub points
74%
popularity

Publisher

verified publisher icongaspardmerten.dev

A dart plugin to use the Firebase Cloud Messaging Api (JS). You can retrieve the user's FCM token, delete it, access the notification data, ...

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

js

More

Packages that depend on firebase_cloud_messaging_interop