firebase_cloud_messaging_interop 3.0.0 copy "firebase_cloud_messaging_interop: ^3.0.0" to clipboard
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
16
likes
120
pub points
55%
popularity

Publisher

verified publishergaspardmerten.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)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

js

More

Packages that depend on firebase_cloud_messaging_interop