push_ios 0.5.1 copy "push_ios: ^0.5.1" to clipboard
push_ios: ^0.5.1 copied to clipboard

PlatformiOS
unlisted

Push notifications in Flutter without firebase_messaging.

0.5.1 #

  • fix: fix launching apps from deeplink

0.5.0 #

  • Update pigeon to 18.0.0

0.4.0 #

  • Update pigeon to 16.0.0

0.3.0 #

  • Replace streams API with callbacks

0.2.0 #

  • Update pigeon to 15.0.2

0.1.4 #

0.1.3 #

0.1.2 #

0.1.1 #

  • fix(ios): fix first notification tap

0.1.0 #

  • refactor: implement new push_platform_interface (no feature change)

0.0.6 #

  • fix: allow APNs messages to be handled in onMessage (when app is in foreground) even when content-available is not 1.

0.0.5 #

  • fix: allow other packages to display local notifications

0.0.4 #

  • feat: update Pigeon to 2.x and remove the now-unnecessary methods to check for null

0.0.3 #

  • fix: leave token DispatchGroup more times than there are enters

0.0.2 #

  • feat: handle push notifications whilst app is terminated, in the background or in the foreground.
  • feat: handle notification taps whilst app is terminated, in the background or in the foreground.

0.0.1 #

  • Reserve pub.dev package name
1
likes
120
pub points
56%
popularity

Publisher

unverified uploader

Push notifications in Flutter without firebase_messaging.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, push_platform_interface

More

Packages that depend on push_ios