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

Push notifications in Flutter without firebase_messaging.

3.1.0 #

  • replace federated package with simpler design

3.0.0 #

  • feat: replace all stream APIs with callback APIs
  • Update pigeon to 22.7.2

2.3.0 #

  • Update pigeon to 18.0.0

2.2.0 #

  • support Android 14 and AGP 8

2.1.0 #

  • Replace generated Java with generated Kotlin (pigeon)

2.0.1 #

  • Update pigeon to 16.0.0

2.0.0 #

  • Replace streams API with callbacks

2.0.0-dev.1 #

  • Replace streams API with callbacks

1.1.0 #

  • Update pigeon to 15.0.2

1.0.5 #

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
111
likes
0
points
18.8k
downloads

Publisher

verified publisherorth.uk

Weekly Downloads

2024.09.20 - 2025.04.04

Push notifications in Flutter without firebase_messaging.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on push