plain_notification_token 0.0.4  plain_notification_token: ^0.0.4 copied to clipboard
plain_notification_token: ^0.0.4 copied to clipboard
Get your push notification token via platform way (APNs for iOS / Firebase Clound Messaging for Android)
0.0.4 #
- Support Flutter 2.10
- Dependencies update
 
0.0.3 #
- V2 Android Embedding support
0.0.2 #
- Bug fix
- Now PlainNotificationToken.onIosSettingsRegisteredpushes the value when the user denied Push Notification at iOS.
 
- Now 
0.0.1-nullsafety.0 #
- Support sound null-safety.
- Now PlainNotificationToken.getTokenreturnsFuture<String?>.
 
- Now 
0.0.1 #
- First release.