az_notification_hub 1.2.0
az_notification_hub: ^1.2.0 copied to clipboard
Flutter plugin for Azure Notification Hubs, a cross-platform messaging solution.
1.2.0 #
- Add
getInstallationId()andgetPushChannel()methods
1.1.3 #
- Fix serialization limit error for Android
1.1.2 #
- Fix background message callback not getting fired on Android 11 or lower
1.1.1 #
- Fix podspec naming
1.1.0 #
- Fix issue with
onMessageOpenedAppnot getting triggered by notification, if the app has been terminated.
1.0.0 #
- Initial Relase