dartway_push_rustore 0.1.0 copy "dartway_push_rustore: ^0.1.0" to clipboard
dartway_push_rustore: ^0.1.0 copied to clipboard

PlatformAndroid

RuStore push transport for DartWay: tokens, the Android 13 permission prompt, notification rendering for data-only messages and taps, behind the dw.plugins.push contract.

0.1.0 #

First release: RuStore behind the DwPushClientProvider contract, with the Android side an app used to have to write itself.

  • A messaging service that persists each message's payload on arrival and renders data-only messages — including the picture ones, which RuStore shows as nothing at all otherwise.
  • Notification taps through ActivityAware/onNewIntent: no MainActivity override, and no list of payload keys duplicated in Kotlin.
  • The Android 13 notification permission, requested natively rather than through an extra package.
  • Appearance (icon, colour, channel) read from the app's manifest meta-data.
0
likes
150
points
71
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

RuStore push transport for DartWay: tokens, the Android 13 permission prompt, notification rendering for data-only messages and taps, behind the dw.plugins.push contract.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #push #notifications #rustore #android

License

Apache-2.0 (license)

Dependencies

dartway_push_flutter, flutter, flutter_rustore_push

More

Packages that depend on dartway_push_rustore

Packages that implement dartway_push_rustore