ios_push_plugin 0.0.3 copy "ios_push_plugin: ^0.0.3" to clipboard
ios_push_plugin: ^0.0.3 copied to clipboard

iOS only plugin for handling APNs and system push notifications.

ios_push_plugin #

A Flutter plugin for iOS push notifications.
⚠️ iOS only. Android is not supported.


Features #

  • Register for push notifications on iOS
  • Receive push notifications in foreground and background
  • Customizable notification handling
  • Easy-to-use Flutter API

Getting Started #

Requirements #

  • Flutter 3.x or above
  • iOS 11.0+
  • Xcode 13 or above

Installation #

Add this to your pubspec.yaml:

dependencies:
  ios_push_plugin: ^0.0.1
1
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

iOS only plugin for handling APNs and system push notifications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ios_push_plugin

Packages that implement ios_push_plugin