push 0.1.3 copy "push: ^0.1.3" to clipboard
push: ^0.1.3 copied to clipboard

PlatformAndroidiOS
outdated

Push notifications in Flutter without firebase_messaging.

0.1.3 #

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

0.1.2 #

  • fix: android local notifications. They weren't showing because flutter_local_notifications needed more configuration.

0.1.1 #

  • update to Pigeon 3.0.3
  • fix: allow users to use other packages for local notifications (e.g. flutter_local_notifications)
  • feat: add checkbox to example app to allow users to configure foreground notifications to be shown.

0.1.0 #

  • update to Pigeon 2.0.3
  • fix: Use latest push_ios and push_android package

0.0.5 #

  • Use latest push_ios package

0.0.4 #

  • docs: fix broken links in documentation

0.0.3 #

  • fix: Use latest release of platform implementations

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