fcm_push_node_interop 1.0.3
fcm_push_node_interop: ^1.0.3 copied to clipboard
A Dart interface to Firebase Cloud Messaging (FCM) for NodeJS
Change Log for fcm_push_node_interop #
A Dart interface to Firebase Cloud Messaging (FCM) for NodeJS
1.0.3 - 2019-09-29 #
Added content_available: true into notification field of the message.
1.0.2 - 2019-09-29 #
Duplicate body and title in data to let them be accessible from modes other that foreground.
1.0.1 - 2019-09-29 #
Added the click_action to data to let Flutter process onLaunch and inResume events.
1.0.0 - 2019-08-16 #
Initial release