d2d_notifications 1.0.1+1
d2d_notifications: ^1.0.1+1 copied to clipboard
Send Firebase Notification to any device, let it be any FCM Token or Topic Subscription
1.0.0 #
- This is an Initial Release, with adequate fields to send/trigger a notification.
1.0.1 #
- Removed deeplink parameter in D2DNotificationRequest.
- Allow user to send Map<String, dynamic> via data parameter in D2DNotificationRequest. (Please refer Readme for example)
1.0.1+1 #
- Resolve casting issues for fromMap of D2DNotificationTopicResponse.