flutter_apns 1.3.0 copy "flutter_apns: ^1.3.0" to clipboard
flutter_apns: ^1.3.0 copied to clipboard

discontinued
outdated

APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.

1.3.0 #

  • upgraded firebase to 7.0.0

1.2.0 #

  • upgraded firebase to 6.0.16 IMPORTANT! New version requires setting UNUserNotificationCenterDelegate. Check the readme.

1.1.0 #

1.0.5 #

1.0.4 #

  • fixed iOS 13 bug with decoding token from NSData

1.0.3 #

  • added background messaging support oon Android
  • added workaround for flutter 1.7

1.0.2 #

  • fixed compilation error when using dynamic frameworks
  • upgraded dependencies

1.0.1 #

  • fixed compilation error with newer flutter version
  • implemented method swizzling which will prevent firebase plugin from registering

1.0.0 #

  • First release.
83
likes
0
pub points
88%
popularity

Publisher

unverified uploader

APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_messaging, flutter

More

Packages that depend on flutter_apns