augmented_onesignal_mobile 0.0.2 copy "augmented_onesignal_mobile: ^0.0.2" to clipboard
augmented_onesignal_mobile: ^0.0.2 copied to clipboard

Mobile implementation of the Augmented OneSignal Flutter plugin using the OneSignal Flutter SDK.

augmented_onesignal_mobile #

Mobile (Android/iOS) implementation of augmented_onesignal.

This package wraps the excellent onesignal_flutter plugin to match the augmented_onesignal_platform_interface.

Features #

  • Initialize OneSignal with your app ID
  • Request push permission
  • Listen for permission changes
  • Stream foreground and click notification events
  • Manage tags and user login

Usage #

You do not need to import this package directly. Instead, depend on:

dependencies:
  augmented_onesignal: ^<latest-version>
0
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Mobile implementation of the Augmented OneSignal Flutter plugin using the OneSignal Flutter SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

augmented_onesignal_platform_interface, flutter, onesignal_flutter, plugin_platform_interface

More

Packages that depend on augmented_onesignal_mobile

Packages that implement augmented_onesignal_mobile