appwin_notifications 0.4.1 copy "appwin_notifications: ^0.4.1" to clipboard
appwin_notifications: ^0.4.1 copied to clipboard

Flutter plugin for Appwin Notifications: push tokens, automation events and in-app messages.

0.4.1 #

  • Documentation on the whole public API, up from 7%: what the product does, when to let the SDK present a message and when to render it yourself, and every field of the in-app message payload.

0.4.0 #

  • registerPushToken() now forwards to appwin_core. Same signature, same call site: push tokens are shared with Support and Community, and two registrations would fight over the same device.

0.3.0 #

First release. The Notifications product was reachable from the native iOS and Android SDKs and from React Native, but had no Flutter package: part of its surface was folded into appwin_support, and initialize() had nowhere to live.

  • initialize(), registerPushToken, trackEvent, fetchPendingMessages, track and syncOnAppOpen.
  • No UI: the app renders the in-app messages it is handed.
0
likes
150
points
168
downloads

Documentation

API reference

Publisher

verified publisherappwin.io

Weekly Downloads

Flutter plugin for Appwin Notifications: push tokens, automation events and in-app messages.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

appwin_core, flutter, plugin_platform_interface

More

Packages that depend on appwin_notifications

Packages that implement appwin_notifications