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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add augmented_onesignal_mobile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  augmented_onesignal_mobile: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:augmented_onesignal_mobile/augmented_onesignal_mobile.dart';
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