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

Platformweb

Web implementation of the Augmented OneSignal Flutter plugin using the OneSignal JavaScript SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add augmented_onesignal_web

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

dependencies:
  augmented_onesignal_web: ^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_web/augmented_onesignal_web.dart';
0
likes
130
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the Augmented OneSignal Flutter plugin using the OneSignal JavaScript SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

augmented_onesignal_platform_interface, flutter, flutter_web_plugins, plugin_platform_interface, universal_html, web

More

Packages that depend on augmented_onesignal_web

Packages that implement augmented_onesignal_web