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

Firebase Messaging push UI handler with built-in layouts and action routing.

0.1.3 #

  • Add an optional presentation gate to defer UI until app readiness.
  • Ensure background queue flush does not block app init.
  • Keep only the latest queued push and clear queue on tap/open.
  • De-duplicate concurrent presentations for the same push id.

0.1.2 #

  • Add enableDebugLogs to PushTransportConfig and persist it in secure storage.
  • Gate push debug logging across repository init/queue, background entrypoint/reporting, and action reporting.
  • Add test dev dependency for package tests.

0.1.0 #

  • Upgrade SDK and dependencies for current Flutter versions.
  • Document package usage and payload format.

0.0.1 #

  • TODO: Describe initial release.
0
likes
130
points
351
downloads

Publisher

unverified uploader

Weekly Downloads

Firebase Messaging push UI handler with built-in layouts and action routing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dio, firebase_core, firebase_messaging, flutter, flutter_secure_storage, stream_value, url_launcher, value_object_pattern

More

Packages that depend on push_handler