talkjs_flutter_apns_only 2.0.0
talkjs_flutter_apns_only: ^2.0.0 copied to clipboard
Flutter plugin for Apple Push Notification service (APNs). It enables apps to register and unregister from APNs as well as providing a way to disable the swizzling done by `flutter_messaging`
2.0.0 #
-
Migrate to UIKit scene based lifecycle
As a result the minimum Dart version is now 3.10.0 and the minimum Flutter version is 3.38.0. Subsequently, the minimum iOS version is now iOS 13
1.0.0 #
- Initial release. The package is forked from the unmaintained
flutter_apns_only. - Support Swift Package Manager