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

Push notifications in Flutter without firebase_messaging.

1.0.4 #

1.0.3 #

1.0.2 #

1.0.1 #

  • fix(ios): fix first notification tap

1.0.0 #

  • feat: support requesting permissions to show notification to users on Android (required on Android 13 and newer).
  • feat: upgrade kotlin, gradle and flutter versions

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