push_ios 0.5.1 push_ios: ^0.5.1 copied to clipboard
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.3 #
- fix(ios): don't show duplicate first tapped notification #25. The first one didn't work.
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 not1
.
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
tokenDispatchGroup
more times than there areenter
s
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