We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b0622 commit b250cc9Copy full SHA for b250cc9
flutter_apns/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_apns
2
description: APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.
3
-version: 1.5.4
+version: 1.6.0
4
homepage: https://github.com/mwaylabs/flutter-apns
5
6
plugin:
flutter_apns_only/pubspec.yaml
name: flutter_apns_only
description: APNS push notification plugin. Works only on iOS. See flutter_apns for apns & firebase combo
-version: 1.5.2
environment:
0 commit comments