adaptive_messaging 1.0.19 copy "adaptive_messaging: ^1.0.19" to clipboard
adaptive_messaging: ^1.0.19 copied to clipboard

Flutter plugin for the Adaptive SDK Messaging module. Registers FCM tokens, detects Adaptive push-notification payloads, and displays in-app notifications for the Adaptive e-learning platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adaptive_messaging

With Flutter:

 $ flutter pub add adaptive_messaging

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

dependencies:
  adaptive_messaging: ^1.0.19

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

Import it

Now in your Dart code, you can use:

import 'package:adaptive_messaging/adaptive_messaging.dart';
0
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Adaptive SDK Messaging module. Registers FCM tokens, detects Adaptive push-notification payloads, and displays in-app notifications for the Adaptive e-learning platform.

Repository (GitHub)
View/report issues

Topics

#adaptive #messaging #push-notifications #fcm

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaptive_messaging

Packages that implement adaptive_messaging