flutter_apns 1.0.3
flutter_apns: ^1.0.3 copied to clipboard
APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.
1.0.0 #
- First release.
1.0.1 #
- fixed compilation error with newer flutter version
- implemented method swizzling which will prevent firebase plugin from registering
1.0.2 #
- fixed compilation error when using dynamic frameworks
- upgraded dependencies
1.0.3 #
- added background messaging support oon Android
- added workaround for flutter 1.7