augmented_onesignal_mobile 0.0.2
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>